Fix err checking and mem leaks of BIO_set_conn_port and BIO_set_conn_address
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 3 Jun 2020 05:49:27 +0000 (07:49 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 16 Jun 2020 16:51:39 +0000 (18:51 +0200)
commitc0fff24e0dc168a0dff4209d120733e6684e0767
tree7e7493108e0f1a344bdae7509cc94931f0928e7c
parent9ac916c7529a21cd01d1b539362abf8402719e30
Fix err checking and mem leaks of BIO_set_conn_port and BIO_set_conn_address

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11986)
crypto/bio/bss_conn.c