Menu

Release 2.8 is patched

Two bugs are fixed in this patch.
1. The mmap_threshold of ptmalloc may be reset after a process is spawn. The previous heap parser could miss some mmap-ed memory blocks.
2. The uncommitted ranges of mscrt heap are not sorted by address any more. The previous version might report false positive.

Posted by Michael Yan 2012-10-09

Log in to post a comment.