]> git.tdb.fi Git - ext/subsurface.git/commit
Fixed another memory leak
authorDirk Hohndel <dirk@hohndel.org>
Tue, 14 Aug 2012 21:52:14 +0000 (14:52 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 14 Aug 2012 21:52:14 +0000 (14:52 -0700)
commit77a903a6bb26d60e1736f7d5c118b598916b37f2
treed1ff6872f036c52b40925c667cca89d04622bbd7
parent307240d6f6fefa83618e8c271203bc57df1081c7
Fixed another memory leak

We need to free the string that gtk_tree_mode_get returns to us.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
info.c