On 6/17/21 5:18 AM, Philippe Mathieu-Daudé wrote:
Avoid accessing QCryptoTLSCreds internals by using the qcrypto_tls_creds_check_endpoint() helper.Signed-off-by: Philippe Mathieu-Daudé<phi...@redhat.com> --- ui/vnc.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~