Plug a memleak in g_io_modules_scan_all_in_directory
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Mar 2010 22:42:25 +0000 (17:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Mar 2010 22:44:23 +0000 (17:44 -0500)
commit9dd6c60fbfc742eb08a5b5b27986395ed439fbc1
tree1ce023741965358cc3b5b9c5e8a9c1296411ef9e
parent5f424088f5bdf041d5653f5f2aa310150155f58c
Plug a memleak in g_io_modules_scan_all_in_directory

...and at the same time, fix a malloc<>g_free mismatch.
Patch by Caolan McNamara, bug 611897
gio/giomodule.c