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
..
2009-08-06 15:15:45 +02:00
2009-08-06 15:15:45 +02:00
2009-08-06 15:15:45 +02:00
2009-08-06 15:15:45 +02:00
2009-08-06 15:15:45 +02:00
2009-08-07 13:50:32 +02:00