Skip to content

i2d_ECDSA_SIG error return value does not match manpage #9517

@bdonlan

Description

@bdonlan

The manual page for i2d_ECDSA_SIG documents it as returning 0 on error. However, in fact, it returns -1 on error.

Additionally, the manpage does not document how it modifies the *pp pointer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bug reportThe issue was opened to report a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions