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

gdk.Pixbuf related memory leaks #103

@seadra

Description

@seadra

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions