| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-09-24 | va_{start,end} audit: | wiz | |
| 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. | |||
| 2000-12-11 | avoid twists with alloca. | itojun | |
| 2000-10-31 | GNU gettext 0.10.35 | itojun | |
