diff options
author | Stefan Weil <sw@weilnetz.de> | 2021-06-11 12:58:46 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-19 14:51:51 -0700 |
commit | 1c9638667b7068539dc5783c9428d588b14162ea (patch) | |
tree | 26b345d3596390b66adafbe4999451f5ab7eb3fe /hw/vfio/ccw.c | |
parent | 9ca0362298d5093352095838fee8ddee83c90bd5 (diff) | |
download | qemu-1c9638667b7068539dc5783c9428d588b14162ea.zip qemu-1c9638667b7068539dc5783c9428d588b14162ea.tar.gz qemu-1c9638667b7068539dc5783c9428d588b14162ea.tar.bz2 |
util/oslib-win32: Fix fatal assertion in qemu_try_memalign
The function is called with alignment == 0 which caused an assertion.
Use the code from oslib-posix.c to fix that regression.
Fixes: ed6f53f9ca9
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210611105846.347954-1-sw@weilnetz.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/vfio/ccw.c')
0 files changed, 0 insertions, 0 deletions