Skip to content

CRYPTO_THREAD_write_lock() return codes.  #12230

@sdash713

Description

@sdash713

Description
CRYPTO_THREAD_write_lock() returns error when pthread_rwlock_wrlock() fails. But in the OpenSSL code we are not capturing the return code of the function CRYPTO_THREAD_write_lock().

image

Here do we always expect that the lock should return success ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    inactiveThis label should not be applied to open issues anymore.triaged: questionThe issue contains a question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions