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

Don't leak memory on error path in dane_ctx_enable()



The function dane_ctx_enable() allocated some memory that it did not
free in an error path.

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