Fixed address family test error for AF_UNIX in BIO_ADDR_make
authorZhu Qun-Ying <zhu.qunying@gmail.com>
Wed, 30 Aug 2017 21:52:50 +0000 (14:52 -0700)
committerRichard Levitte <levitte@openssl.org>
Thu, 31 Aug 2017 09:43:54 +0000 (11:43 +0200)
commit177503752b24299cc97ccf07062a3b79c4f28899
treecd63089c53ab362923dfae690ce42f343d15b6ab
parent5859722c45219c33e37a797190381f41241083e1
Fixed address family test error for AF_UNIX in BIO_ADDR_make

CLA: trivial

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4298)
crypto/bio/b_addr.c