CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/18 11:49:47
Modified files:
lib/libc/stdlib: malloc.c
Log message:
factor out a bit of the chunk index code and use it to make sure that a
freed chunk is actually freeable immediately. catch more errors.
hints/ok otto
