commit | 1f08fa46fb5c2ec02f740b716a9674dc72a5cadc | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue May 31 18:06:30 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Jun 01 16:28:15 2022 +0200 |
tree | 6dc78aba65a30a6921a8572271af4c64b71b5d8e | |
parent | 926fefca8dba3ca7aed3ef7fccf6aa5cffe3cf05 [diff] |
BUG/MEDIUM: ssl_ckch: Don't delete CA/CRL entry if it is being modified When a CA or a CRL entry is being modified, we must take care to no delete it because the corresponding ongoing transaction still references it. If we do so, it leads to a null-deref and a crash may be exeperienced if changes are commited. This patch must be backported as far as 2.5.