libvirt/src/hyperv
Oleg Sviridov a42f11c40b hyperv: prevent potential NULL dereference
Return value of a function 'virDomainChrDefNew' is dereferenced
at hyperv_driver.c without checking for NULL, which can lead to
NULL dereference immediately after.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Signed-off-by: Oleg Sviridov <oleg.sviridov@red-soft.ru>
Reviewed-by: Kristína Hanicová <khanicov@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
2024-05-06 09:35:45 +02:00
..
hyperv_driver.c hyperv: prevent potential NULL dereference 2024-05-06 09:35:45 +02:00
hyperv_driver.h
hyperv_network_driver.c hyperv: Update format strings in translated messages 2023-04-01 11:40:32 +02:00
hyperv_network_driver.h hyperv: implement connectListAllNetworks and connectNumOfNetworks 2021-02-02 09:36:35 +01:00
hyperv_private.h hyperv: Remove unused includes 2022-06-16 06:43:56 +02:00
hyperv_util.c hyperv: Update format strings in translated messages 2023-04-01 11:40:32 +02:00
hyperv_util.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
hyperv_wmi_classes.c
hyperv_wmi_classes.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
hyperv_wmi_generator.input hyperv: implement domainScreenshot 2021-02-02 09:36:35 +01:00
hyperv_wmi.c hyperv: Update format strings in translated messages 2023-04-01 11:40:32 +02:00
hyperv_wmi.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
hyperv_wsman.h
meson.build meson: drop explicit python interpreter 2023-04-17 15:02:35 +02:00