summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/jemalloc-5.3.0/test/integration/mallocx.sh
blob: 0cc2187375d87f880972e63e3a7f911731178514 (plain)
1
2
3
4
5
#!/bin/sh

if [ "x${enable_fill}" = "x1" ] ; then
  export MALLOC_CONF="junk:false"
fi