]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix strtod integer/buffer overflow (bug 14459).
authorJoseph Myers <joseph@codesourcery.com>
Mon, 27 Aug 2012 15:59:24 +0000 (15:59 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 27 Aug 2012 19:28:05 +0000 (19:28 +0000)
commitda1f431963218999c49cae928309dfec426c575c
tree7a549ee71a082a7fc6453fa47e1ce70e15b6a99c
parent6db8f73723e64a4f486ca679e05dbf15a1437bfd
Fix strtod integer/buffer overflow (bug 14459).
(cherry picked from commit d6e70f4368533224e66d10b7f2126b899a3fd5e4)

Conflicts:

ChangeLog
NEWS
stdlib/Makefile
ChangeLog
NEWS
stdlib/Makefile
stdlib/strtod_l.c
stdlib/tst-strtod-overflow.c [new file with mode: 0644]