test.sh: enable the use of MALLOC_PERTURB_
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@redhat.com> --- test.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/test.sh b/test.sh index 56c3cb1..2f167f0 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.6.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
test.sh: enable the use of MALLOC_PERTURB_
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@redhat.com> --- test.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/test.sh b/test.sh index 25bec4a..f97927e 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.6.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
| All times are GMT. The time now is 12:07 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.