[BZ #5774]
commitb3278554af25d7431fdf03388278e22b51578fab
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Mar 2008 21:32:18 +0000 (8 21:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Mar 2008 21:32:18 +0000 (8 21:32 +0000)
treee0812eceff2ea558be508e66dbd8808ee35015fd
parent2127a18634b03df94c69900765c3a44016251d93
[BZ #5774]

* stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
on NAN(...) sequence.
* stdlib/Makefile (tests): Add tst-strtod6.
* stdlib/tst-strtod6.c: New file.

* inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
ChangeLog
inet/inet6_opt.c
stdlib/Makefile
stdlib/strtod_l.c
stdlib/tst-strtod6.c [new file with mode: 0644]