diff options
Diffstat (limited to 'stdio-common/bug-vfprintf-nargs.c')
-rw-r--r-- | stdio-common/bug-vfprintf-nargs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/bug-vfprintf-nargs.c b/stdio-common/bug-vfprintf-nargs.c index 4f621064cc..54d81fb362 100644 --- a/stdio-common/bug-vfprintf-nargs.c +++ b/stdio-common/bug-vfprintf-nargs.c @@ -1,5 +1,5 @@ /* Test for vfprintf nargs allocation overflow (BZ #13656). - Copyright (C) 2012 Free Software Foundation, Inc. + Copyright (C) 2012-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kees Cook <keescook@chromium.org>, 2012. |