jemalloc 2.2.5 released

Jason Evans jasone at canonware.com
Mon Nov 14 17:30:29 PST 2011


jemalloc 2.2.5 is now available.  This version fixes a serious bug 
related to reallocation of huge objects (~4 MiB and larger).

   Bug fixes:
   - Fix huge_ralloc() race when using mremap(2).  This is a serious bug
     that could cause memory corruption and/or crashes.
   - Fix huge_ralloc() to maintain chunk statistics.
   - Fix malloc_stats_print(..., "a") output.

For the complete ChangeLog, see:
   http://www.canonware.com/jemalloc/ChangeLog.html

Direct download:
   http://www.canonware.com/download/jemalloc/jemalloc-2.2.5.tar.bz2

Starting point for general information:
   http://www.canonware.com/jemalloc/


More information about the jemalloc-announce mailing list