Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

gdk.Pixbuf related memory leaks #103

Open
seadra opened this issue Feb 21, 2015 · 0 comments
Open

gdk.Pixbuf related memory leaks #103

seadra opened this issue Feb 21, 2015 · 0 comments

Comments

@seadra
Copy link

seadra commented Feb 21, 2015

ScaleSimple and RotateSimple functions should not be calling Ref().

Also, I'm not sure if it's related to issue #55 but unless I replace the Pixbuf finalizers with runtime.SetFinalizer(p, func(_ interface{}) { obj.Unref() } ), the finalizer doesn't get called.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant