NetBSD/crypto/dist/heimdal/appl
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
..
afsutil import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
dceutils remove files that were not part of last import 2001-09-23 05:03:52 +00:00
ftp va_{start,end} audit: 2001-09-24 13:22:25 +00:00
kauth
kf import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
kx import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
login import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
otp import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
popper Remove formatted man pages. Ok'd by joda. 2001-09-24 12:37:41 +00:00
push import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
rcp va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rsh Remove formatted man pages. Ok'd by joda. 2001-09-24 12:37:41 +00:00
su import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
telnet import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
test import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
xnlock import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
Makefile.am import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
Makefile.in import of heimdal 0.4e 2001-09-17 12:24:30 +00:00