Howdy,
I’m trying to help find memory leaks for wine http://wiki.winehq.org/MemoryLeaks
and I’m having some issues figuring out Valgrind.
#1 How do you know if Valgrind is working properly (AKA
everything is patched and working).
#2 How do you decifer the output to start looking for bugs.
Thanks for the help,
Will