On Fri, Sep 19, 2025 at 11:10:18AM +0100, Daniel P. Berrangé wrote: > The 'gnutls_x509_crt_t' type is already a pointer, not a struct, > so the extra level of pointer indirection is not needed. > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > crypto/tlscredsx509.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Eric Blake <[email protected]> -- Eric Blake, Principal Software Engineer Red Hat, Inc. Virtualization: qemu.org | libguestfs.org
