Kevin Wolf
7595ed7439
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>
2015-11-25 14:27:43 +01:00
..
2015-09-11 10:45:43 +03:00
2015-11-13 14:31:42 -05:00
2015-11-09 16:45:05 +01:00
2015-11-18 15:54:15 +01:00
2015-09-11 10:21:38 +03:00
2015-11-17 18:35:56 +08:00
2015-11-13 14:31:43 -05:00
2015-09-11 10:21:38 +03:00
2015-11-18 21:13:49 +01:00
2015-11-18 14:56:58 +00:00
2015-09-15 15:05:09 +01:00
2015-10-09 15:25:57 +02:00
2015-10-09 15:25:57 +02:00
2015-10-16 11:14:53 +01:00
2015-10-23 18:18:23 +02:00
2015-10-19 15:26:53 +02:00
2015-11-06 15:42:38 +03:00
2015-11-20 17:37:06 +00:00
2015-11-25 10:24:27 +01:00
2015-10-24 18:03:18 +02:00
2015-10-24 18:03:18 +02:00
2015-11-25 14:27:43 +01:00
2015-09-15 15:05:09 +01:00
2015-09-25 14:53:29 +02:00
2015-11-25 14:27:43 +01:00
2015-11-12 16:22:44 +01:00
2015-10-20 14:59:04 +01:00
2015-10-22 19:03:08 +01:00
2015-09-15 15:05:09 +01:00
2015-09-15 15:07:43 +01:00
2015-09-25 12:04:41 +02:00
2015-09-11 10:21:38 +03:00
2015-10-12 13:34:32 +08:00
2015-10-23 08:57:45 -05:00
2015-11-10 08:08:21 +01:00
2015-11-02 08:30:26 +01:00
2015-11-10 08:08:21 +01:00
2015-11-10 08:09:14 +01:00
2015-11-10 08:09:14 +01:00
2015-10-08 19:48:17 +03:00
2015-08-05 12:53:48 +01:00
2015-11-12 16:22:45 +01:00
2015-11-09 16:45:05 +01:00
2015-10-20 14:59:04 +01:00
2015-09-11 10:21:38 +03:00
2015-11-17 15:41:13 +02:00
2015-11-16 14:35:05 +02:00