Fix all memleaks that are clearly visible,
authorNikolas Garofil <garo@dunaldi.garofil.be>
Wed, 15 Jul 2009 14:33:18 +0000 (16:33 +0200)
committerNikolas Garofil <garo@dunaldi.garofil.be>
Wed, 15 Jul 2009 14:33:18 +0000 (16:33 +0200)
commit4c241bbf1630b0b0ae3a5de8ef064a16f351da5c
treee6b4afc0c9beeead7e5d89d9aaf1bf3c3d850445
parent4addf7124100b0d8646d48506ccff642eb06bc5a
Fix all memleaks that are clearly visible,
the default config should now run without memleaks, valgrind will
still report memleaks caused by the own_window-lines and the xft-lines
(in some cases) but those are caused by code that's not part of conky
src/fonts.c
src/x11.c