On 20/10/25 16:12, Daniel P. Berrangé wrote:
There was a bug where TLS x509 credentials validation failed to fill out the Error object. Validate this in the failure scenarios.Signed-off-by: Daniel P. Berrangé <[email protected]> --- tests/unit/test-crypto-tlscredsx509.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
