Commit 723412d4 authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't leak memory on set_reasons() error path



The set_reasons() function in v3_crld.c leaks a STACK_OF(CONF_VALUE)
object on an error path.

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