Skip to content

Add panic handling to each function #23

Closed
@jsha

Description

@jsha

Since unwinding across an FFI boundary is undefined behavior (rust-lang/rust#58794), we should handle panics and return errors instead of continuing to unwind.

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