commit | d75b99e69c0661193d21115b659068a9db183573 | [log] [tgz] |
---|---|---|
author | Remi Tricot-Le Breton <rlebreton@haproxy.com> | Mon May 17 11:45:55 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Mon May 17 11:53:21 2021 +0200 |
tree | a493d0d0b4af8c1f1f1fb91f6b9d8849c6eebaec | |
parent | 3c222bd99c537d5c680f00abeb02d8a40eae3929 [diff] |
BUILD/MINOR: ssl: Fix compilation with SSL enabled The CA/CRL hot update patches did not compile on some targets of the CI (mainly gcc + ssl). This patch should fix almost all of them. It adds missing variable initializations and return value checks to the BIO_reset calls in show_crl_detail.