3 export G_SLICE
=always-malloc
4 export G_DEBUG
=gc-friendly
6 report
=`libtool --mode=execute valgrind \
12 #if echo "$report" | grep -q ==; then
18 if echo "$report" |
grep -q "definitely lost"; then
19 if ! echo "$report" |
grep -q "definitely lost: 0 bytes"; then