NetBSD/sbin/routed
wiz 4c99916337 va_{start,end} audit:
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.
2001-09-24 13:22:25 +00:00
..
rtquery Drop argument of .Os. 2001-06-05 11:24:51 +00:00
Makefile Use pidfile(3). 1999-06-06 02:00:32 +00:00
defs.h sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
if.c sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
input.c sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
main.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
output.c sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
parms.c sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
pathnames.h sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
radix.c sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
radix.h
rdisc.c sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
routed.8 Drop arguments of .Os. 2001-06-05 11:22:41 +00:00
table.c sync with version 2.24. Vernon says: 2001-03-10 23:52:45 +00:00
trace.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00