]> git.tdb.fi Git - gldbg.git/commitdiff
Fix several problems reported by valgrind
authorMikko Rasa <tdb@tdb.fi>
Sat, 25 Aug 2012 17:25:42 +0000 (20:25 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 25 Aug 2012 17:32:06 +0000 (20:32 +0300)
Initialize sock_fd in constructor

Add destructors to free allocated memory

Don't call exit() so the destructors actually get executed


No differences found