Better document --enable-ivsalloc.

This commit is contained in:
Jason Evans
2016-06-01 13:14:18 -07:00
parent 22588dda6e
commit 03eea4fb8b
3 changed files with 14 additions and 6 deletions

View File

@@ -195,7 +195,7 @@
/*
* JEMALLOC_IVSALLOC enables ivsalloc(), which verifies that pointers reside
* within jemalloc-owned chunks before dereferencing them.
* within jemalloc-owned extents before dereferencing them.
*/
#undef JEMALLOC_IVSALLOC