libvirt/src/node_device
Stefan Berger cd94771b1d node_device: fix possible non-terminated string
Error: STRING_NULL:
/libvirt/src/node_device/node_device_linux_sysfs.c:80:
string_null_argument: Function "saferead" does not terminate string "*buf".
/libvirt/src/util/util.c:101:
string_null_argument: Function "read" fills array "*buf" with a non-terminated string.
/libvirt/src/node_device/node_device_linux_sysfs.c:87:
string_null: Passing unterminated string "buf" to a function expecting a null-terminated string.

(cherry picked from commit 43d1616ff5)
2012-06-14 11:16:40 -04:00
..
node_device_driver.c npiv: Auto-generate WWN if it's not specified 2012-02-10 12:53:25 +08:00
node_device_driver.h pci: Move some pci sriov helper code out of node device driver to util/pci 2011-08-16 11:59:00 -04:00
node_device_hal.c build: add compiler attributes to virUUIDParse 2011-10-13 12:23:37 -06:00
node_device_hal.h
node_device_linux_sysfs.c node_device: fix possible non-terminated string 2012-06-14 11:16:40 -04:00
node_device_udev.c build: avoid s390 compiler warnings 2012-04-16 12:41:10 +01:00
node_device_udev.h