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