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.fedin@xxxxxxxxxxx> > Signed-off-by: Alexander Kuznetsov <kuznetsovam@xxxxxxxxxxxx> > --- > tools/virsh-completer-domain.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> and merged. Michal