]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Correctly free the GSList in file_open
authorDirk Hohndel <dirk@hohndel.org>
Tue, 3 Jan 2012 04:13:45 +0000 (20:13 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 3 Jan 2012 04:13:45 +0000 (20:13 -0800)
Passing a value that is known to be NULL to g_slist_free seems like the
wrong approach...

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

No differences found