X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=d23d3ae926e9170fb9a547d56882c927fc98b326;hb=5bd80bfe9ca0d955bfbbc002781bc7b01b6bcb06;hp=4916b03d0b5e5329503371970daf50c486e9ebbf;hpb=04cb913ddf67ac90da274dd32b6ceafd57ca36ca;p=platform%2Fupstream%2Fglibc.git diff --git a/ChangeLog b/ChangeLog index 4916b03..d23d3ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-02-05 Paul Pluzhnikov + + [BZ #16618] + * stdio-common/tst-sscanf.c (main): Test for buffer overflow. + * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed + size in bytes. Store needed elements in wpmax. Use needed size + in bytes for extend_alloca. + 2015-02-05 Carlos O'Donell * manual/install.texi: Latest tested versions are GCC 4.9.2,