diff options
author | dillon <dillon@FreeBSD.org> | 2002-12-19 23:23:20 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 2002-12-19 23:23:20 +0000 |
commit | 6dc747b608e6683e930e9e6a546ab4f2f243c08a (patch) | |
tree | 9f6aea8d1dfc9e81e8a0523ca73fac3366e0e0ca /lib/libc/stdlib/calloc.c | |
parent | 514c635ee6d3ff47b542ec91a037e7a241c1357c (diff) | |
download | FreeBSD-src-6dc747b608e6683e930e9e6a546ab4f2f243c08a.zip FreeBSD-src-6dc747b608e6683e930e9e6a546ab4f2f243c08a.tar.gz |
The zalloc pool's size calculation breaks if sbrk() does not return
contiguous chunks of memory. It happens to do so in the bootstrap
code, but not necessarily in other places.
MFC after: 7 days
Diffstat (limited to 'lib/libc/stdlib/calloc.c')
0 files changed, 0 insertions, 0 deletions