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

Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path



The ASN1_GENERALIZEDTIME_adj() function leaks an ASN1_GENERALIZEDTIME
object on an error path.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 379a8ed1
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