* stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
commit57433edee3c08b16967487664a28e0ecc99d7f8c
authorUlrich Drepper <drepper@redhat.com>
Wed, 2 May 2007 08:16:34 +0000 (2 08:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 2 May 2007 08:16:34 +0000 (2 08:16 +0000)
tree5d766087a3661884bfc01b93dc8c7f44ab645ad7
parent1cb04337f2f373b5ebc6a83d254add05f850ebe1
* stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than

fixed length array for ignore.
ChangeLog
stdio-common/vfprintf.c