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:45:55 +0000 (11:45 +0200)
commit03b4e1c3496ae009a0e1df1a39c48b051dcca3db
tree65bfdd910c4565fd52fd4878efb32bac4416ab1c
parent068b963bb7afc57f5bdd723de0dd15e7795d5822
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)

(cherry picked from commit 177503752b24299cc97ccf07062a3b79c4f28899)
crypto/bio/b_addr.c