From 21bb2d2e642a5376983868a51743cfa0d12df6b5 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 5 Mar 2012 10:43:35 +0100 Subject: cleanup my last commit: tabify, change date --- ChangeLog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0fe4565..5429f3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,12 @@ -2012-03-02 Kees Cook +2012-03-05 Kees Cook - * stdio-common/vfprintf.c (vfprintf): add missing errno settings. + * stdio-common/vfprintf.c (vfprintf): add missing errno settings. - [BZ #13656] - * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and - possibly allocate from heap instead of stack. - * stdio-common/bug-vfprintf-nargs.c: New file. - * stdio-common/Makefile (tests): Add nargs overflow test. + [BZ #13656] + * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and + possibly allocate from heap instead of stack. + * stdio-common/bug-vfprintf-nargs.c: New file. + * stdio-common/Makefile (tests): Add nargs overflow test. 2012-03-03 Andreas Schwab -- cgit v1.1