CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2012/06/21 19:30:17

Modified files:
        lib/libc/stdlib: malloc.c 

Log message:
two changes which should improve realloc.  first, fix zapcacheregion to
clear out the entire requested area, not just a perfect fit.  second,
use mquery to check for room to avoid getting an address we don't like
and having to send it back.

Reply via email to