Sources Bugzilla – Bug 5081
Recommend freeing memory at the end of a program.
Last modified: 2007-10-01 12:04:27 UTC
This makes memory debugging much easier when using valgrind or some other tools.
Created attachment 2027 [details] Manual change First try