dev-rice / Game

0 stars 0 forks source link

Test for memory leaks #23

Open twestpha opened 9 years ago

twestpha commented 9 years ago

http://stackoverflow.com/questions/25730/what-is-the-best-free-memory-leak-detector-for-a-c-c-program-and-its-plug-in-d

twestpha commented 9 years ago

Use valgrind like so

 valgrind --leak-check=yes ./game -w