ezpp-oppai-rx/valgrind

4 lines
85 B
Plaintext
Raw Normal View History

2021-04-23 13:31:43 +02:00
#!/bin/sh
valgrind --leak-check=full --track-origins=yes --show-leak-kinds=all "$@"