Skip to content

pixmap: fix possible problems with the Pixmap finalizer #1

Description

@meh

There's a chance that a Pixmap object could be freed after the Display destruction, which would make everything blow up, and we don't want this.

Set up a simple callbackable finalizer for Display to avoid this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions