On Tue, Mar 17, 2026 at 12:50:58PM +0400, Marc-André Lureau wrote: > s/strdup/g_strdup to highlight the issue and be consistent with other > allocations. > > The next patch is going to introduce vnc_display_free() to take care of > deallocating it. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > ui/vnc.h | 2 +- > ui/vnc.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
