summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2022-03-29 18:38:00 +0200
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2022-04-14 11:04:39 +0000
commite118603625c62695fc687989b154dc49eaaf51af (patch)
tree6e27d70a19b474e6919e28679a1c1795b63cecb1 /examples
parent5f614b36b8f61caab581a56ccf320fee3177051b (diff)
downloadpygobject-e118603625c62695fc687989b154dc49eaaf51af.tar.gz
interface: Fix leak when overriding GInterfaceInfo
When the interface is being registered by PyGObject and again through an override, the first one is being leaks, free it at this point. We need to copy the GInterfaceInfo to set on the GType QData as we do not own it.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions