This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.15-289-g21bb2d2


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  21bb2d2e642a5376983868a51743cfa0d12df6b5 (commit)
      from  fa0355175d60ccf610c98f2345504603d3b8ea57 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=21bb2d2e642a5376983868a51743cfa0d12df6b5

commit 21bb2d2e642a5376983868a51743cfa0d12df6b5
Author: Andreas Jaeger <aj@suse.de>
Date:   Mon Mar 5 10:43:35 2012 +0100

    cleanup my last commit: tabify, change date

diff --git a/ChangeLog b/ChangeLog
index 0fe4565..5429f3b 100644
--- a/ChangeLog
+++ b/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]
-        * 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  <schwab@linux-m68k.org>
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]