Cleaning up memory allocated by ncurses pads

This commit is contained in:
James Booth
2012-07-31 23:01:15 +01:00
parent f7a542f488
commit 0a42be57a3
6 changed files with 20 additions and 1 deletions

3
runvalgrind.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
rm -f valgrind.out
valgrind --log-file=valgrind.out --leak-check=full --track-origins=yes --show-reachable=yes ./profanity