libvirt/src/esx
Jim Meyering de3e38a65e esx_vi.c: do not call through NULL function pointer
* src/esx/esx_vi.c (esxVI_List_CastFromAnyType): For invalid
inputs, fail right away.  Do not "goto failure" where a NULL
input pointer would be dereferenced.
2009-12-16 13:39:15 +01:00
..
esx_driver.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
esx_driver.h First version of the driver for VMWare ESX 2009-07-23 22:25:34 +02:00
esx_util.c esx_util.c: avoid NULL deref for invalid inputs 2009-12-16 13:39:15 +01:00
esx_util.h ESX replace esxUtil_EqualSuffix() with virFileHasSuffix() 2009-09-23 15:00:54 +02:00
esx_vi_methods.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
esx_vi_methods.h ESX add esxDomainDefineXML() 2009-09-23 15:00:54 +02:00
esx_vi_types.c esx: Fix memory leak in esxVI_HostCpuIdInfo_Free() 2009-11-15 15:22:07 +01:00
esx_vi_types.h ESX Whitespace cleanup 2009-09-23 15:00:54 +02:00
esx_vi.c esx_vi.c: do not call through NULL function pointer 2009-12-16 13:39:15 +01:00
esx_vi.h ESX: Don't automatically follow redirects. 2009-11-02 22:22:13 +01:00
esx_vmx.c esx: Don't goto failure for invalid arguments in VMX code 2009-12-15 23:49:56 +01:00
esx_vmx.h Add virIndexToDiskName and fix mapping gap 2009-12-03 18:07:49 +01:00