diff options
author | Michael S. Tsirkin | 2011-06-21 19:34:17 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2011-07-17 17:47:33 +0200 |
commit | c1be973ae1135588ed77b365bfd3bf063bac78ae (patch) | |
tree | c4d1a6164f95087c91962c7b691c6451af6a20a6 /hw/xen_platform.c | |
parent | Fix signal handling of SIG_IPI when io-thread is enabled (diff) | |
download | qemu-c1be973ae1135588ed77b365bfd3bf063bac78ae.tar.gz qemu-c1be973ae1135588ed77b365bfd3bf063bac78ae.tar.xz qemu-c1be973ae1135588ed77b365bfd3bf063bac78ae.zip |
vhost: fix double free on device stop
vhost dev stop failed to clear the log field.
Typically not an issue as dev start overwrites this field,
but if logging gets disabled before the following start,
it doesn't so this causes a double free.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/xen_platform.c')
0 files changed, 0 insertions, 0 deletions