ESourceRegistry: Use weak references in signal closures.
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 8 Mar 2013 14:20:23 +0000 (09:20 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 8 Mar 2013 15:12:17 +0000 (10:12 -0500)
commit3df3ea89438989a0bca45f4e7e778e6284e18e4b
tree1c3e210ad678033d36c842b98035c8695725664f
parentc6ea6aea66dd6387c22aeeaee33379d7fc28f84b
ESourceRegistry: Use weak references in signal closures.

Helps prevent the object from surviving beyond its natural life.
libedataserver/e-source-registry.c