numam-dpdk/examples/vm_power_manager
Daniel Mrzyglod 42b3f50558 examples/vm_power_manager: ensure domain name is null terminated
In add_vm: The string buffer may not have a null terminator if the source
string's length is equal to the buffer size

Coverity issue: 30691
Fixes: e8ae9b6625 ("examples/vm_power: channel manager and monitor in host")

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
2016-05-16 14:48:09 +02:00
..
guest_cli config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
channel_manager.c examples/vm_power_manager: ensure domain name is null terminated 2016-05-16 14:48:09 +02:00
channel_manager.h
channel_monitor.c config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
channel_monitor.h
main.c config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
Makefile examples/vm_power_manager: fix libvirt dependency check 2016-04-11 14:29:19 +02:00
power_manager.c config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
power_manager.h
vm_power_cli.c config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
vm_power_cli.h