On Fri, May 3, 2024 at 11:43 AM Oleg Sviridov <oleg.sviri...@red-soft.ru> wrote:
> Return value of a function 'virDomainChrDefNew' is dereferenced > at hyperv_driver.c without checking for NULL, which can lead to > NULL dereference immediatly after. > > Found by Linux Verification Center (linuxtesting.org) with SVACE. > > Signed-off-by: Oleg Sviridov <oleg.sviri...@red-soft.ru> > --- > src/hyperv/hyperv_driver.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Kristína Hanicová <khani...@redhat.com>
_______________________________________________ Devel mailing list -- devel@lists.libvirt.org To unsubscribe send an email to devel-le...@lists.libvirt.org