xref
: /
netbsd-src
/
external
/
bsd
/
jemalloc
/
dist
/
test
/
unit
/
san.sh
(revision f8cf1a9151c7af1cb0bd8b09c13c66bca599c027)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
export
MALLOC_CONF
=
"san_guard_large:1,san_guard_small:1"
4