| commit | 9f4f7552ee994634cc79a6f90ae4e9347f536cec | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sat Nov 11 09:03:32 2000 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Sat Nov 11 09:03:32 2000 +1100 |
| tree | 8323e9e1da25a5267527103c579c682bb24c81fd | |
| parent | 29abb1b6a91dbda9bd7f6b9d4ae8ff4164d2f2d1 [diff] |
- (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
promoted to type int. Report and fix from Dan Astoorian
<djast@cs.toronto.edu>