This commit is contained in:
Doncho N. Gunchev 2020-10-30 16:52:07 +02:00
parent 674c7517dd
commit b3a6493470

View file

@ -4,4 +4,4 @@
G_SLICE=always-malloc G_DEBUG=gc-friendly \
/usr/bin/valgrind --tool=memcheck --trace-children=no --leak-check=full --leak-resolution=high --num-callers=32 --max-stackframe=20982960 \
--track-fds=yes --track-origins=no --error-exitcode=1 --show-reachable=no"$@"
--track-fds=yes --track-origins=no --error-exitcode=1 --show-reachable=no "$@"