We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8e74f commit b0f5658Copy full SHA for b0f5658
ChangeLog
@@ -4,6 +4,14 @@ brevity. Much more detail can be found in the git revision history:
4
5
https://github.com/jemalloc/jemalloc
6
7
+* 4.3.1 (November 7, 2016)
8
+
9
+ Bug fixes:
10
+ - Fix a severe virtual memory leak. This regression was first released in
11
+ 4.3.0. (@interwq, @jasone)
12
+ - Refactor atomic and prng APIs to restore support for 32-bit platforms that
13
+ use pre-C11 toolchains, e.g. FreeBSD's mips. (@jasone)
14
15
* 4.3.0 (November 4, 2016)
16
17
This is the first release that passes the test suite for multiple Windows
0 commit comments