GNOME Bugzilla – Bug 756952
giomodule: return a copy of module name
Last modified: 2015-10-22 09:22:23 UTC
This is a regression from commit 6dedc0. The clients expect to free the received module name, so the function must return a copy.
Created attachment 313845 [details] [review] giomodule: return a copy of module name
Review of attachment 313845 [details] [review]: Looks good. I missed it indeed in my patch. Thanks
Attachment 313845 [details] pushed as 3bb8294 - giomodule: return a copy of module name