commit | 88041b35c3c964d1333877461f532da61dc81204 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 16:26:56 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 16:28:11 2022 +0200 |
tree | 1d374d7b65e587b181e3c66701e5bd496f5cf79e | |
parent | 677cb4fa91090a940ac9ba99049fb8584e7ae83d [diff] |
BUG/MINOR: ssl_ckch: Fix possible uninitialized value in show_crlfile I/O handler Commit 9a99e5478 ("BUG/MINOR: ssl_ckch: Dump CRL transaction only once if show command yield") introduced a regression leading to a build error because of a possible uninitialized value. It is now fixed. This patch must be backported as far as 2.5.