GNOME Bugzilla – Bug 779659
egg-task-cache: Don't leak the GTask used to fetch the value
Last modified: 2017-03-06 22:02:26 UTC
The populate_callback gets a new reference to the GTask used to fetch the value, but we never drop it.
Created attachment 347325 [details] [review] egg-task-cache: Don't leak the GTask used to fetch the value
Review of attachment 347325 [details] [review]: LGTM
Attachment 347325 [details] pushed as d87cd35 - egg-task-cache: Don't leak the GTask used to fetch the value