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
..
2001-09-20 11:11:54 +00:00
2000-12-19 21:34:24 +00:00
2001-04-20 12:56:08 +00:00
2000-04-15 13:17:02 +00:00
2000-08-13 03:26:41 +00:00
2000-12-19 21:34:24 +00:00
2000-04-24 14:09:41 +00:00
2000-12-19 21:34:24 +00:00
2001-02-05 21:54:21 +00:00
2000-04-15 13:17:02 +00:00
2000-04-15 13:17:02 +00:00
2000-04-24 14:09:41 +00:00
2000-05-20 15:12:15 +00:00
2000-05-20 15:12:15 +00:00
2001-01-05 22:57:56 +00:00
2001-06-13 10:45:57 +00:00
2000-12-19 21:34:24 +00:00
2001-09-24 13:22:25 +00:00
2000-04-15 13:17:02 +00:00
2001-06-13 10:45:57 +00:00
2001-06-13 10:45:57 +00:00
2001-09-20 11:11:54 +00:00
2000-12-22 17:07:12 +00:00
2001-09-20 11:11:54 +00:00
2001-04-20 12:57:47 +00:00
2000-04-15 13:17:02 +00:00
2000-04-15 13:17:02 +00:00
2000-05-20 15:12:15 +00:00
2000-04-24 14:09:41 +00:00
2000-04-15 13:17:02 +00:00
2001-01-10 14:02:31 +00:00
2001-04-20 13:14:42 +00:00
2000-04-24 14:09:41 +00:00
2000-04-16 05:48:25 +00:00
2000-04-15 13:17:02 +00:00
2000-04-24 14:09:41 +00:00
2001-01-01 10:36:12 +00:00
2001-01-05 22:57:56 +00:00
2000-05-20 15:12:15 +00:00
2001-04-20 12:56:08 +00:00
2000-04-15 13:17:02 +00:00
2001-01-01 10:36:12 +00:00
2001-06-13 10:45:57 +00:00
2000-04-24 14:09:41 +00:00
2001-06-13 10:45:57 +00:00
2000-04-20 09:36:11 +00:00
2001-09-20 11:11:54 +00:00
2001-06-13 10:45:57 +00:00
2000-04-15 13:17:02 +00:00
2000-04-15 13:17:02 +00:00
2001-05-17 19:04:01 +00:00
2001-06-13 10:45:57 +00:00
2001-06-13 10:45:57 +00:00
2000-04-18 12:23:01 +00:00
2000-04-26 12:29:47 +00:00
2001-01-07 14:44:03 +00:00
2001-09-24 13:22:25 +00:00
2000-04-20 09:36:11 +00:00
2001-09-20 11:11:54 +00:00
2001-09-20 11:11:54 +00:00
2000-12-30 17:20:55 +00:00
2001-05-17 19:04:01 +00:00
2000-04-24 14:09:41 +00:00
2000-12-22 17:07:12 +00:00
2001-04-20 13:04:58 +00:00
2000-12-19 21:34:24 +00:00
2000-04-24 14:09:41 +00:00
2000-05-20 15:12:15 +00:00
2000-05-20 15:12:15 +00:00
2000-04-27 00:27:56 +00:00
2001-01-14 08:12:47 +00:00
2000-12-19 21:34:24 +00:00
2000-12-19 21:34:24 +00:00