[libvirt] [PATCH 4/4] util: Fixing invalid error checking from virPCIGetNetname()

Michal Privoznik mprivozn at redhat.com
Thu Nov 15 11:23:47 UTC 2018


On 11/10/2018 01:56 PM, Radoslaw Biernacki wrote:
> linkdev is In/Out function parameter as second order reference pointer
> so requires first order dereference for checking NULLs which can be a
> result from virPCIGetNetName()
> 
> Fixes: d6ee56d7237 (util: change virPCIGetNetName() to not return error if device has no net name)
> Signed-off-by: Radoslaw Biernacki <radoslaw.biernacki at linaro.org>
> ---
>  src/util/virhostdev.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK

Michal




More information about the libvir-list mailing list