Montag, 3. März 2008

Found the mysterious memory leak in the ScopePort server

Never forget to use mysql_free_result(MYSQL_RES*)!

I found the leak with the help of the wonderful Valgrind. ( valgrind --tool=memcheck --leak-check=full ./scopeport-server)



Keine Kommentare: