BUG/MINOR: ssl_ckch: Free error msg if commit changes on a cert entry fails
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 31 May 2022 16:02:30 +0000 (18:02 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Jun 2022 14:28:15 +0000 (16:28 +0200)
commit01a09e24ad534e40184d57ee4eca479578e46ea9
tree6b7e01fbca0062c249a6dd39f2f0b1965aa0c5f4
parent29698e39edf278c575018cc704326fef5300ed31
BUG/MINOR: ssl_ckch: Free error msg if commit changes on a cert entry fails

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

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