mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-22 10:52:12 +03:00
Verify that freed regions are quarantined, and that redzone corruption is detected. Introduce a testing idiom for intercepting/replacing internal functions. In this case the replaced function is ordinarily a static function, but the idiom should work similarly for library-private functions. |
||
|---|---|---|
| .. | ||
| include/test | ||
| integration | ||
| src | ||
| unit | ||
| test.sh.in | ||