summary refs log tree commit diff stats
path: root/migration/qemu-file-unix.c
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-03-08 12:06:45 +0000
committerDaniel P. Berrange <berrange@redhat.com>2016-03-10 17:10:18 +0000
commit256920eb94f4de9430122b7618b9c2a16cb2df32 (patch)
tree7d6bff9d00d9219259be8937397b446431e85297 /migration/qemu-file-unix.c
parenta9d5aed12d0cf067e87eda14e794cda022381e1b (diff)
downloadfocaccia-qemu-256920eb94f4de9430122b7618b9c2a16cb2df32.tar.gz
focaccia-qemu-256920eb94f4de9430122b7618b9c2a16cb2df32.zip
io: set correct error object in background reader test thread
The reader thread was accidentally setting the error pointer
intended for the writer thread. If both threads set errors
this would result in QEMU abort'ing due to the error already
being set.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'migration/qemu-file-unix.c')
0 files changed, 0 insertions, 0 deletions