Skip to content
Commit 8e3854ac authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't double free the write bio



When setting the read bio we free up any old existing one. However this can
lead to a double free if the existing one is the same as the write bio.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 7fb4c820
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment