NetBSD/games/sail
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
..
Makefile
assorted.c
display.h
dr_1.c
dr_2.c
dr_3.c
dr_4.c
dr_5.c
dr_main.c
driver.h
extern.h
game.c
globals.c
lo_main.c
machdep.h
main.c Include <time.h> for declarations the Single Unix Specification says 2001-08-29 18:23:44 +00:00
misc.c
parties.c
pathnames.h
pl_1.c
pl_2.c
pl_3.c
pl_4.c
pl_5.c
pl_6.c
pl_7.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
pl_main.c
player.h
restart.h
sail.6
sync.c
version.c