BUG/MINOR: ssl_ckch: Free error msg if commit changes on a CA/CRL entry fails
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 31 May 2022 16:03:26 +0000 (18:03 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Jun 2022 14:28:15 +0000 (16:28 +0200)
commit4329dcc2fcc44cfa0cc10a64c12f3f89ec118ae3
treedfb308f96aa899a7234d25f52e6b22e84d2b98d1
parent01a09e24ad534e40184d57ee4eca479578e46ea9
BUG/MINOR: ssl_ckch: Free error msg if commit changes on a CA/CRL entry fails

On the CLI, If we fail to commit changes on a CA or a CRL entry, an error
message is returned. This error must be released.

This patch must be backported as far as 2.4.
src/ssl_ckch.c