File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ brevity. Much more detail can be found in the git revision history:
44
55 https://github.com/jemalloc/jemalloc
66
7+ * 4.2.1 (June 8, 2016)
8+
9+ Bug fixes:
10+ - Fix bootstrapping issues for configurations that require allocation during
11+ tsd initialization (e.g. --disable-tls). (@cferris1000, @jasone)
12+ - Fix gettimeofday() version of nstime_update(). (@ronawho)
13+ - Fix Valgrind regressions in calloc() and chunk_alloc_wrapper(). (@ronawho)
14+ - Fix potential VM map fragmentation regression. (@jasone)
15+ - Fix opt_zero-triggered in-place huge reallocation zeroing. (@jasone)
16+ - Fix heap profiling context leaks in reallocation edge cases. (@jasone)
17+
718* 4.2.0 (May 12, 2016)
819
920 New features:
You can’t perform that action at this time.
0 commit comments