mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 03:48:42 +03:00
Merge branch 'dev' into kile/stl
This commit is contained in:
commit
97bd204c42
34 changed files with 3055 additions and 1497 deletions
|
@ -56,6 +56,8 @@ Enjoy!
|
|||
|
||||
### Releases
|
||||
|
||||
* 2020-01-15, `v1.3.0`: stable release 1.3: bug fixes, improved randomness and stronger
|
||||
free list encoding in secure mode.
|
||||
* 2019-12-22, `v1.2.2`: stable release 1.2: minor updates.
|
||||
* 2019-11-22, `v1.2.0`: stable release 1.2: bug fixes, improved secure mode (free list corruption checks, double free mitigation). Improved dynamic overriding on Windows.
|
||||
* 2019-10-07, `v1.1.0`: stable release 1.1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue