]> granicus.if.org Git - curl/commit
OpenSSL: fix yet another mistake while encapsulating SSL backend data
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 6 Sep 2017 22:55:38 +0000 (00:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Sep 2017 14:08:24 +0000 (16:08 +0200)
commitf4a623825bf18bc3a6b11193230e44983d20446a
tree1506bad072b0dc3400c61bfed45bb667ba691bb6
parentdde4f5c81a8e3c7151338bef6e3c6b3ee391d2c7
OpenSSL: fix yet another mistake while encapsulating SSL backend data

Another mistake in my manual fixups of the largely mechanical
search-and-replace ("connssl->" -> "BACKEND->"), just like the previous
commit concerning HTTPS proxies (and hence not caught during my
earlier testing).

Fixes #1855
Closes #1871

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
lib/vtls/openssl.c