4c99916337
Make sure that each va_start has one and only one matching va_end, especially in error cases. If the va_list is used multiple times, do multiple va_starts/va_ends. If a function gets va_list as argument, don't let it use va_end (since it's the callers responsibility). Improved by comments from enami and christos -- thanks! Heimdal/krb4/KAME changes already fed back, rest to follow. Inspired by, but not not based on, OpenBSD. |
||
---|---|---|
.. | ||
ar_io.c | ||
ar_subs.c | ||
buf_subs.c | ||
cpio.c | ||
cpio.h | ||
extern.h | ||
file_subs.c | ||
ftree.c | ||
ftree.h | ||
gen_subs.c | ||
getoldopt.c | ||
Makefile | ||
options.c | ||
options.h | ||
pat_rep.c | ||
pat_rep.h | ||
pax.1 | ||
pax.c | ||
pax.h | ||
sel_subs.c | ||
sel_subs.h | ||
tables.c | ||
tables.h | ||
tar.c | ||
tar.h | ||
tty_subs.c |