Skip to content

Fix the unsafety in the high-level bindings #18

Description

@pepyakin

See #16 (comment)

Basically this means that there is a possibility of calling release() twice. On the second call release() will return nullptr and this is most likely a bad thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions