mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
62f9c54d2a
This prepares the foundation for more sanitizer-related work in the future.
4 lines
68 B
Bash
4 lines
68 B
Bash
#!/bin/sh
|
|
|
|
export MALLOC_CONF="san_guard_large:1,san_guard_small:1"
|