CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/22 00:32:17
Modified files:
lib/libc/stdlib: malloc.c
Log message:
Fix bug in random offset introduced in rev 1.143; random range was
expanded, but not enough due to precedence error. Spotted by Thorsten Glaser.
