CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/19 10:34:33
Modified files:
lib/libc/stdlib: malloc.c
Log message:
Restore a return that was inadvertently removed from freezero() in r1.234,
which results in an internal double free when internal functions are not
in use.
ok otto@
