Skip to content

Detect UB due to unwinding past extern "C" functions #1740

Closed
@RalfJung

Description

@RalfJung

Even with rust-lang/rust#76570, I think it is possible to unwind past an extern "C" function by setting an #[unwind] attribute, and that is UB. We should make sure Miri detects that UB.

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