xref: /aosp_15_r20/external/jemalloc_new/test/integration/mallocx.sh (revision 1208bc7e437ced7eb82efac44ba17e3beba411da)
1*1208bc7eSAndroid Build Coastguard Worker#!/bin/sh
2*1208bc7eSAndroid Build Coastguard Worker
3*1208bc7eSAndroid Build Coastguard Workerif [ "x${enable_fill}" = "x1" ] ; then
4*1208bc7eSAndroid Build Coastguard Worker  export MALLOC_CONF="junk:false"
5*1208bc7eSAndroid Build Coastguard Workerfi
6