mirror of
https://github.com/gunchev/home_bin.git
synced 2025-11-20 12:15:46 +00:00
Oops...
This commit is contained in:
parent
674c7517dd
commit
b3a6493470
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
||||||
|
|
||||||
G_SLICE=always-malloc G_DEBUG=gc-friendly \
|
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 \
|
/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 "$@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue