libvirt/src/qemu
Daniel P. Berrange 8fa58ab348 Fix potential crash in QEMU monitor JSON impl
An indentation mistake meant that a check for return status
was not properly performed in all cases. This could result
in a crash on NULL pointer in a following line.

* src/qemu/qemu_monitor_json.c: Fix check for return status
  when processing JSON for blockstats
2010-07-12 18:34:18 +01:00
..
libvirtd_qemu.aug qemu: Add a qemu.conf option for clearing capabilities 2010-06-01 13:01:17 -04:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_conf.c qemu: Improve some qemu.conf error reporting 2010-07-02 10:29:56 -04:00
qemu_conf.h Check for presence of qemu -nodefconfig option before using it 2010-06-24 18:04:07 -04:00
qemu_driver.c Fix crash when detaching devices from qemu domains. 2010-06-29 10:40:20 -04:00
qemu_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_monitor_json.c Fix potential crash in QEMU monitor JSON impl 2010-07-12 18:34:18 +01:00
qemu_monitor_json.h Fix migration in text mode and shared storage migration in json mode 2010-06-25 14:40:06 +01:00
qemu_monitor_text.c Fix migration in text mode and shared storage migration in json mode 2010-06-25 14:40:06 +01:00
qemu_monitor_text.h Fix migration in text mode and shared storage migration in json mode 2010-06-25 14:40:06 +01:00
qemu_monitor.c Avoid invoking the qemu monitor destroy callback if the constructor fails 2010-06-30 13:48:15 +01:00
qemu_monitor.h Fix migration in text mode and shared storage migration in json mode 2010-06-25 14:40:06 +01:00
qemu_security_dac.c Set labelling for character devices in security drivers 2010-06-25 14:39:54 +01:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Add support for setting socket MLS level in SELinux driver 2010-06-08 15:14:57 +01:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu.conf qemu: Add a qemu.conf option for clearing capabilities 2010-06-01 13:01:17 -04:00
test_libvirtd_qemu.aug qemu: Add a qemu.conf option for clearing capabilities 2010-06-01 13:01:17 -04:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00