mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-14 15:41:35 +00:00
It's possible that the @outbuf and/or @errbuf could be NULL and thus we need to use the right comparison macro. Found by Coverity Signed-off-by: John Ferlan <jferlan@redhat.com> ACKed-by: Michal Privoznik <mprivozn@redhat.com>