[libvirt] [PATCH 08/10] esx: No need to check for objectSpec

Peter Krempa pkrempa at redhat.com
Thu Jan 17 19:52:59 UTC 2013


On 01/17/13 20:17, John Ferlan wrote:
> Coverity complains that the objectSpec != NULL check was unnecessary because
> there was no way to get to the label with objectSpec = NULL.
> ---
>   src/esx/esx_vi.c | 7 +++----
>   1 file changed, 3 insertions(+), 4 deletions(-)

Yep, commit 041aac86 made that code path impossible.

ACK

Peter




More information about the libvir-list mailing list