On 4/14/25 15:32, Alexander Kuznetsov wrote: > virXPathString() can return NULL so we need to use STRNEQ_NULLABLE here > > Found by Linux Verification Center (linuxtesting.org) with Svace. > > Reported-by: Dmitry Fedin <d.fe...@fobos-nt.ru> > Signed-off-by: Alexander Kuznetsov <kuznetso...@altlinux.org> > --- > tools/virsh-completer-domain.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> and merged. Michal