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-08-29 18:22:56 +00:00
2001-04-02 22:42:37 +00:00
2001-08-29 18:23:44 +00:00
2001-09-18 18:15:49 +00:00
2001-03-07 22:30:38 +00:00
2001-06-19 13:42:07 +00:00
2001-06-05 12:41:04 +00:00
2001-08-29 18:22:56 +00:00
2000-05-08 07:55:59 +00:00
2001-04-02 22:47:29 +00:00
2000-07-05 15:45:28 +00:00
2001-04-02 22:42:37 +00:00
2001-01-25 20:41:41 +00:00
2001-04-02 22:42:37 +00:00
2001-04-02 22:42:37 +00:00
2001-09-01 22:30:54 +00:00
2001-02-05 00:30:38 +00:00
2001-09-16 16:34:23 +00:00
2000-05-08 07:55:59 +00:00
2001-06-12 15:17:10 +00:00
2001-09-24 13:22:25 +00:00
2001-04-06 11:13:45 +00:00
2001-09-18 18:15:49 +00:00
2000-07-03 03:57:39 +00:00
1999-09-08 21:17:44 +00:00
2001-09-16 16:34:23 +00:00
1999-09-18 19:38:46 +00:00
2001-04-02 22:42:37 +00:00
2000-07-03 03:57:39 +00:00
2001-01-20 15:06:34 +00:00
2001-07-11 16:11:36 +00:00
2001-04-02 22:42:37 +00:00
2000-01-18 16:12:25 +00:00
2001-04-02 22:42:37 +00:00
2001-08-09 13:09:59 +00:00
2001-09-24 13:22:25 +00:00
2001-08-31 07:17:02 +00:00
2001-04-02 22:42:37 +00:00
2001-07-22 13:33:58 +00:00
2001-09-19 04:54:06 +00:00
2001-08-31 07:15:44 +00:00
2001-04-02 22:42:37 +00:00
2001-04-02 22:42:37 +00:00
2001-08-31 07:16:22 +00:00
1999-07-22 01:05:20 +00:00
1997-11-20 00:12:30 +00:00