mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
4 lines
68 B
Bash
4 lines
68 B
Bash
#!/bin/sh
|
|
|
|
export MALLOC_CONF="san_guard_large:1,san_guard_small:1"
|