BUG/MINOR: ssl: entry->ckch_inst not initialized
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 31 Mar 2020 12:31:41 +0000 (14:31 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 31 Mar 2020 12:40:51 +0000 (14:40 +0200)
commitc2e3b72adfa3f7b1d50a3699fe7c99edfb0f0ec5
tree0fa282cba0c6ac5e3e33e187986ddeea25487fec
parent2be4a2e02d01067dfdd9fc806d268d3db1831d1d
BUG/MINOR: ssl: entry->ckch_inst not initialized

The head of the list entry->ckch_inst was not initialized when opening a
directory or reading a crt-list.
src/ssl_sock.c