c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
[pspp] / ChangeLog
index ca37425878d79edb6a6a215043134e828497f4d0..66a6632c26875888c830d310ae6b521be6ff8a72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-23  Jim Meyering  <meyering@redhat.com>
+
+       c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
+       * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
+       ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
+
 2009-01-23  Simon Josefsson  <simon@josefsson.org>
 
        * lib/version-etc.c: Add emit_bug_reporting_address, inspired by