Christophe Fergeau 021cecbce2 NetworkAgent: Fix double-unref in get_secrets_keyring_cb()
In get_secrets_keyring_cb, we own a ref on the 'attributes' hash table
from secret_item_get_attributes), and a ref on the 'secret' object (from
secret_item_get_secret(), but in the SHELL_KEYRING_SK_TAG case, we unref
these once before breaking out of the loop, and the second time after
breaking out of the loop.

https://bugzilla.gnome.org/show_bug.cgi?id=759708
2016-01-07 15:27:42 +01:00
..
2015-09-23 21:32:49 +02:00
2014-01-09 14:59:31 -05:00
2014-01-09 14:59:31 -05:00
2014-01-09 14:59:31 -05:00
2015-05-05 16:37:41 +02:00
2015-02-20 15:14:44 +01:00
2015-10-15 22:58:28 +02:00
2015-10-15 22:59:49 +02:00
2015-10-15 22:59:48 +02:00
2015-07-05 23:09:24 -07:00
2015-10-15 22:58:28 +02:00