Commit ed3eb5e0 authored by Matt Caswell's avatar Matt Caswell
Browse files

The x509_name_canon function doesn't check for an error return



i2d_name_canon can return a negative number on error. We should check it
before continuing.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 3b7a71b2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment