Skip to content
Commit f0a0b6c2 authored by Steve Frécinaux's avatar Steve Frécinaux Committed by Tomeu Vizoso
Browse files

Fix reference leaks for GInitiallyUnowned objects

References were leaked for GInitiallyUnowned objects which got their
wrappers created several times, because someone else holds reference
on it and it got out of python scope at some point.

https://bugzilla.gnome.org/show_bug.cgi?id=639949
parent cae2cf3d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment