Fix allocation when handling positional parameters in printf.
commit84a4211850e3d23a9d3a4f3b294752a3b30bc0ff
authorPetr Baudis <pasky@suse.cz>
Sun, 20 Feb 2011 12:59:49 +0000 (20 07:59 -0500)
committerUlrich Drepper <drepper@gmail.com>
Sun, 20 Feb 2011 12:59:49 +0000 (20 07:59 -0500)
tree04faa4e3387e0e86f2c0fc9ef47af138f1258006
parente23fe25b33324a9ea992276c1a4f04127bf9ba4b
Fix allocation when handling positional parameters in printf.
ChangeLog
stdio-common/Makefile
stdio-common/bug23.c [new file with mode: 0644]
stdio-common/vfprintf.c