cvs commit: src/lib/libstand zalloc_malloc.c
Peter Grehan
grehan at FreeBSD.org
Tue Feb 24 16:52:15 PST 2004
grehan 2004/02/24 16:52:14 PST
FreeBSD src repository
Modified files:
lib/libstand zalloc_malloc.c
Log:
Use signed char cast to avoid out-of-range error on PowerPC (which has
unsigned char by default). This is a no-op on all other current arches.
Tested by: md5 sum before/after same on i386
Revision Changes Path
1.9 +5 -4 src/lib/libstand/zalloc_malloc.c
More information about the cvs-src
mailing list