GNOME Bugzilla – Bug 656511
mountsource: fix leak of AsyncResult in ask_password_async
Last modified: 2011-08-22 13:03:57 UTC
unref the GSimpleAsyncResult in ask_password_reply
Created attachment 193808 [details] [review] mountsource: fix leak of AsyncResult in ask_password_async
Thanks for spotting this, added two more occurrences. There are even more leaks all over the code, going to review them... commit 5c72b0ef689b8fe6a49cf198be62481bc0436ee8 Author: Carl-Anton Ingmarsson <ca.ingmarsson@gmail.com> Date: Mon Aug 22 15:01:27 2011 +0200 mountsource: Fix leaks of GSimpleAsyncResult https://bugzilla.gnome.org/show_bug.cgi?id=656511