| commit | da380becc6d9cc00c7e4c892354d93cd1fc12431 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Mar 31 23:09:17 2006 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Fri Mar 31 23:09:17 2006 +1100 |
| tree | 65b10e3896d929858af13d6af350104f709c90d1 | |
| parent | b3cdc220c402b790c7003816d7e1eafb31e107c1 [diff] |
- OpenBSD CVS Sync
- deraadt@cvs.openbsd.org 2006/03/27 01:21:18
[xmalloc.c]
we can do the size & nmemb check before the integer overflow check;
evol