NetBSD/dist
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
..
am-utils s/int/size_t/ in one obvious place. 2001-09-16 00:01:15 +00:00
bind va_{start,end} audit: 2001-09-24 13:22:25 +00:00
bzip2 Add prototypes so this builds with the standard NetBSD warnings enabled. 2001-06-03 13:39:38 +00:00
cdk "wierd" is weird. 2001-08-20 12:20:01 +00:00
dhcp va_{start,end} audit: 2001-09-24 13:22:25 +00:00
ipf Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
nawk call setlocale(3) on startup 2001-02-09 00:56:51 +00:00
ntp va_{start,end} audit: 2001-09-24 13:22:25 +00:00
tcpdump new copyright boilerplates. from tcpdump.org repository 2001-09-19 03:37:58 +00:00