]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Fix FindByIp response handling
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 18 Apr 2010 16:07:13 +0000 (18:07 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 20 Apr 2010 22:44:18 +0000 (00:44 +0200)
commit7a056d064887a7b7a613c5504927590c953ac807
tree5f84e781712f4a9cfa79c7eb2d64f9806a352196
parent1d8099f4b6ee02202b6acff8121c3a9e55bcd5e3
esx: Fix FindByIp response handling

FindByIp may return nothing if there is no host or virtual machine
with the given IP address. Handle that case properly.
src/esx/esx_vi.c