08.05.2017, 21:09
Quote:
load up an empty instance of the server with valgrind, then test all plugins you use separatly, each time running valgrind too. Valgrind will tell you if a plugin has memory leaks by reporting it as inaccessible/lost memory.
|
I am not too familiar with Valgrind, however it seems really cool (and helpful in my case).