commit | 19afb274ad43dbd923470a4d38660ab91e7faaf9 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Thu May 23 18:24:07 2019 +0200 |
committer | Olivier Houchard <cognet@ci0.org> | Tue May 28 10:08:28 2019 +0200 |
tree | 245e80a1fe0b3fadbcdc037f75d78b34b819c1e6 | |
parent | 11c90fbd92cfaa5695e328481402d62d536456ef [diff] |
MINOR: ssl: Make sure the underlying xprt's init method doesn't fail. In ssl_sock_init(), when initting the underlying xprt, check the return value, and give up if it fails.