diff options
| author | Bin Meng | 2022-10-19 12:20:15 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2022-11-06 09:48:26 +0100 |
| commit | e0d034bb243cf0bac2416e00af810c4ca7821762 (patch) | |
| tree | 058494b5be6c7992a65f3f3a86b41b6a089ea014 /include/exec | |
| parent | util/main-loop: Avoid adding the same HANDLE twice (diff) | |
| download | qemu-e0d034bb243cf0bac2416e00af810c4ca7821762.tar.gz qemu-e0d034bb243cf0bac2416e00af810c4ca7821762.tar.xz qemu-e0d034bb243cf0bac2416e00af810c4ca7821762.zip | |
util/aio-win32: Correct the event array size in aio_poll()
WaitForMultipleObjects() can only wait for MAXIMUM_WAIT_OBJECTS
object handles. Correct the event array size in aio_poll() and
add a assert() to ensure it does not cause out of bound access.
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20221019102015.2441622-3-bmeng.cn@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
