-
- Downloads
add cmake option WITH_MEM_VALGRIND, helps to track down errors with mempool...
add cmake option WITH_MEM_VALGRIND, helps to track down errors with mempool use which sometimes only show up as bugs in very rare cases (because even though the element is freed, the chunk is still allocated).
Please register or sign in to comment