blob: b4540b27e5061332ea699273e050061560152453 [file] [log] [blame]
#!/bin/sh
if [ "x${enable_fill}" = "x1" ] ; then
export MALLOC_CONF="abort:false,junk:false,zero:true"
fi