Skip to content

Not checking the result of WaitForSingleObjectEx on Windows #749

@Zoxc

Description

@Zoxc

In src/dbghelp.rs:294. WaitForSingleObjectEx is only checked with debug_assert_eq!. It also doesn't check WAIT_ABANDONED. Are we just assuming it can never fail?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions