MALLOC_CHECK_ is already set, so MALLOC_PERTURB_ makes a nice complement to it. For more info on MALLOC_PERTURB_: http://udrepper.livejournal.com/11429.html Signed-off-by: Cleber Rosa <crosa@xxxxxxxxxx> --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index fe6f53a..1470908 100755 --- a/test.sh +++ b/test.sh @@ -126,6 +126,7 @@ while true; do done export MALLOC_CHECK_=2 +export MALLOC_PERTURB_=1 testing="Parse/write comparison" for n in test/*.[0-9]*; do -- 1.7.10.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list