Sign in
android
/
platform
/
external
/
jemalloc_new
/
refs/heads/android14-dev
/
.
/
test
/
unit
/
zero.sh
blob: b4540b27e5061332ea699273e050061560152453 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
if
[
"x${enable_fill}"
=
"x1"
]
;
then
export MALLOC_CONF
=
"abort:false,junk:false,zero:true"
fi