Skip to content

OpenSSL 3.0 has removed ERR_GET_FUNC #57674

@omajid

Description

@omajid

It was removed in a beta release of OpenSSL 3.0: openssl/openssl@561e5cd

But runtime is still using it:

if (err != 0 && ERR_GET_FUNC(err) != ASN1_F_A2D_ASN1_OBJECT)

cc @bartonjs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions