]> granicus.if.org Git - curl/commit
Prevent failf() from using the va_list variable more than once.
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Dec 2004 14:22:10 +0000 (14:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Dec 2004 14:22:10 +0000 (14:22 +0000)
commita173e07eec19b49af0f3f32f636768eee653ebbf
tree6e408ec31dd1e662cb293fabbe96bb030e7a341e
parent3de85777de18811cbff6999e94a168ee067b3bea
Prevent failf() from using the va_list variable more than once.
See bug report #1088962 and  Single Unix Specification:
http://www.opengroup.org/onlinepubs/007908799/xsh/vfprintf.html
lib/sendf.c