mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
Avoid accessing QCryptoTLSCreds internals by using
the qcrypto_tls_creds_check_endpoint() helper.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
(cherry picked from commit 8612df2ebe
)
Signed-off-by: Michael Roth <michael.roth@amd.com>