mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-26 09:03:33 +03:00
Fix typo.
This commit is contained in:
parent
80ddf498eb
commit
a33488d648
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ found in the git revision history:
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
- Fix "arenas.extend" mallctl to output the number of arenas.
|
- Fix "arenas.extend" mallctl to output the number of arenas.
|
||||||
- Fix chunk_recycyle() to unconditionally inform Valgrind that returned memory
|
- Fix chunk_recycle() to unconditionally inform Valgrind that returned memory
|
||||||
is undefined.
|
is undefined.
|
||||||
- Fix build break on FreeBSD related to alloca.h.
|
- Fix build break on FreeBSD related to alloca.h.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue