libvirt/src/esx
Chris Lalancette 47919e46ab Remove unsafe strncpy from esx_vmx.c
While trying to remove uses of unsafe strncpy in the tree, I came
across a couple of usages in the ESX driver.  To my eyes, the snprintf
replacements do the same thing in less code, and are also safer.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
Tested-by: Mattias Bolte <matthias.bolte@googlemail.com>
2009-08-07 13:50:32 +02:00
..
esx_driver.c Cleanup structure name naming 2009-08-06 15:15:45 +02:00
esx_driver.h First version of the driver for VMWare ESX 2009-07-23 22:25:34 +02:00
esx_util.c Cleanup structure name naming 2009-08-06 15:15:45 +02:00
esx_util.h Cleanup structure name naming 2009-08-06 15:15:45 +02:00
esx_vi_methods.c First version of the driver for VMWare ESX 2009-07-23 22:25:34 +02:00
esx_vi_methods.h First version of the driver for VMWare ESX 2009-07-23 22:25:34 +02:00
esx_vi_types.c Enable ESX driver build on Mingw32 2009-07-31 16:15:51 +01:00
esx_vi_types.h First version of the driver for VMWare ESX 2009-07-23 22:25:34 +02:00
esx_vi.c Cleanup structure name naming 2009-08-06 15:15:45 +02:00
esx_vi.h Cleanup structure name naming 2009-08-06 15:15:45 +02:00
esx_vmx.c Remove unsafe strncpy from esx_vmx.c 2009-08-07 13:50:32 +02:00
esx_vmx.h Extend the ESX URL to habdle ports and GSX 2009-08-05 10:23:59 +02:00