mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Fix irealloc_prof() to prof_alloc_rollback() on OOM.
This commit is contained in:
parent
46ff049128
commit
ef363de701
2 changed files with 4 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ brevity. Much more detail can be found in the git revision history:
|
|||
segfault.
|
||||
- Fix xallocx() bugs related to the 'extra' parameter when specified as
|
||||
non-zero.
|
||||
- Fix irealloc_prof() to prof_alloc_rollback() on OOM.
|
||||
|
||||
* 4.0.0 (August 17, 2015)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue