Bug 593322 - Fix unref of GIUnresolvedInfo instances
authorColin Walters <walters@verbum.org>
Fri, 4 Sep 2009 20:52:35 +0000 (16:52 -0400)
committerColin Walters <walters@verbum.org>
Fri, 4 Sep 2009 20:52:35 +0000 (16:52 -0400)
commitf0edd87e607cccc41946ddbd003593841b028e7c
treee32997bd0bfdf44dd3a75e6337cd8c807d17444a
parent75dcb100724f97117d518b1831e3965e3e0cf5ed
Bug 593322 - Fix unref of GIUnresolvedInfo instances

We are treating GIUnresolvedInfo as a GIBaseInfo, but the structures
had drifted out of sync.  Add a repository pointer and bring them
back into sync.

Based on a report and patch from Jan Hudec <bulb@ucw.cz>
girepository/ginfo.c