Skip to content

[BUG] pthread functions are expected to set errno in some places #2525

Description

@TedLyngmo

When logging the reason for the pthread_* failures in these places, strerror(errno) will print whatever errno was set to instead of the real reason, which is returned by the pthread_* functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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