diff options
Diffstat (limited to 'stdio-common/bug-vfprintf-nargs.c')
-rw-r--r-- | stdio-common/bug-vfprintf-nargs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdio-common/bug-vfprintf-nargs.c b/stdio-common/bug-vfprintf-nargs.c index 6e01c81ce3..f1dc4d5dba 100644 --- a/stdio-common/bug-vfprintf-nargs.c +++ b/stdio-common/bug-vfprintf-nargs.c @@ -1,7 +1,6 @@ /* Test for vfprintf nargs allocation overflow (BZ #13656). Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kees Cook <keescook@chromium.org>, 2012. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |