4.0.3
版本发布时间: 2015-09-25 11:13:25
jemalloc/jemalloc最新发布版本:5.3.0(2022-05-07 03:14:21)
This bugfix release continues the trend of xallocx() and heap profiling fixes.
Bug fixes:
- Fix xallocx(..., MALLOCX_ZERO) to zero all trailing bytes of large allocations when --enable-cache-oblivious configure option is enabled.
- Fix xallocx(..., MALLOCX_ZERO) to zero trailing bytes of huge allocations when resizing from/to a size class that is not a multiple of the chunk size.
- Fix prof_tctx_dump_iter() to filter out nodes that were created after heap profile dumping started.
- Work around a potentially bad thread-specific data initialization interaction with NPTL (glibc's pthreads implementation).
1、 jemalloc-4.0.3.tar.bz2 381.14KB