On 6/16/21 9:22 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> --- block/nbd.c | 6 +++--- blockdev-nbd.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~