mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-26 04:42:12 +03:00
Fix a typo.
This commit is contained in:
parent
4937309620
commit
cad27a894a
1 changed files with 1 additions and 1 deletions
|
|
@ -515,7 +515,7 @@ brevity. Much more detail can be found in the git revision history:
|
|||
these fixes, xallocx() now tries harder to partially fulfill requests for
|
||||
optional extra space. Note that a couple of minor heap profiling
|
||||
optimizations are included, but these are better thought of as performance
|
||||
fixes that were integral to disovering most of the other bugs.
|
||||
fixes that were integral to discovering most of the other bugs.
|
||||
|
||||
Optimizations:
|
||||
- Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue