cognet 2006-07-27 14:36:28 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Use 4 as QUANTUM_2POW_MIN on arm as it is on any other architecture, to avoid
triggering an assertion later.
Revision Changes Path
1.131 +1 -1 src/lib/libc/stdlib/malloc.c