4 lines
68 B
Bash
4 lines
68 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
export MALLOC_CONF="san_guard_large:1,san_guard_small:1"
|