ezpp-oppai-ap/valgrind

4 lines
85 B
Plaintext
Raw Permalink Normal View History

2021-06-25 20:26:13 +02:00
#!/bin/sh
valgrind --leak-check=full --track-origins=yes --show-leak-kinds=all "$@"