mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-10 19:30:10 +00:00
cleanup my last commit: tabify, change date
This commit is contained in:
parent
fa0355175d
commit
21bb2d2e64
14
ChangeLog
14
ChangeLog
@ -1,12 +1,12 @@
|
|||||||
2012-03-02 Kees Cook <keescook@chromium.org>
|
2012-03-05 Kees Cook <keescook@chromium.org>
|
||||||
|
|
||||||
* stdio-common/vfprintf.c (vfprintf): add missing errno settings.
|
* stdio-common/vfprintf.c (vfprintf): add missing errno settings.
|
||||||
|
|
||||||
[BZ #13656]
|
[BZ #13656]
|
||||||
* stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
|
* stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
|
||||||
possibly allocate from heap instead of stack.
|
possibly allocate from heap instead of stack.
|
||||||
* stdio-common/bug-vfprintf-nargs.c: New file.
|
* stdio-common/bug-vfprintf-nargs.c: New file.
|
||||||
* stdio-common/Makefile (tests): Add nargs overflow test.
|
* stdio-common/Makefile (tests): Add nargs overflow test.
|
||||||
|
|
||||||
2012-03-03 Andreas Schwab <schwab@linux-m68k.org>
|
2012-03-03 Andreas Schwab <schwab@linux-m68k.org>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user