Skip to content

pixmap: fix possible problems with the Pixmap finalizer #1

@meh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions