ezpp-oppai-rx/valgrind

4 lines
85 B
Plaintext
Raw Normal View History

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