diff options
| author | Kevin Wolf <kwolf@redhat.com> | 2015-11-23 13:30:23 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2015-11-25 14:27:43 +0100 |
| commit | 7595ed743914b9de1d146213dedc1e007283f723 (patch) | |
| tree | 0f32688943ecbaca044c0b94f175f93f93d528d5 /include/qapi/qmp/json-lexer.h | |
| parent | 5e41fbffa115608fe6f7159d345d6caa0019e687 (diff) | |
| download | focaccia-qemu-7595ed743914b9de1d146213dedc1e007283f723.tar.gz focaccia-qemu-7595ed743914b9de1d146213dedc1e007283f723.zip | |
test-aio: Fix event notifier cleanup
One test case closed an event notifier (event_notifier_cleanup()) without first disabling it (set_event_notifier(..., NULL)). This resulted in a leftover handle 0 that was added to each subsequent WaitForMultipleObjects() call, causing the function to fail (invalid handle). Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/qapi/qmp/json-lexer.h')
0 files changed, 0 insertions, 0 deletions