commit | 1f90f33b69ec8ffd6be38be7476c91d9e8020e06 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 16:34:30 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 16:49:53 2022 +0200 |
tree | 21c560f49cd5fb7b2790b8ccf0abb4933f07b17c | |
parent | ea2c8c6ba77e363cc525ccb309ec9f3ba8b13197 [diff] |
BUG/MINOR: ssl_ckch: Fix another possible uninitialized value Commit d6c66f06a ("MINOR: ssl_ckch: Remove service context for "set ssl crl-file" command") 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.