diff options
author | Peter Maydell | 2021-08-13 15:18:06 +0200 |
---|---|---|
committer | Laurent Vivier | 2021-09-23 14:42:55 +0200 |
commit | 819121b9b08a41ccfcde2e18eb782f8f6b2912f1 (patch) | |
tree | 6d86ab6f7041fc547ab88d2fc2b98a93701e03a1 /scripts/qapi/common.py | |
parent | linux-user/arm: Use force_sig() to deliver fpa11 emulation SIGFPE (diff) | |
download | qemu-819121b9b08a41ccfcde2e18eb782f8f6b2912f1.tar.gz qemu-819121b9b08a41ccfcde2e18eb782f8f6b2912f1.tar.xz qemu-819121b9b08a41ccfcde2e18eb782f8f6b2912f1.zip |
linux-user: Zero out target_siginfo_t in force_sig()
The target_siginfo_t we populate in force_sig() will eventually
get copied onto the target's stack. Zero it out so that any extra
padding in the sifields union is consistently zero when the guest
sees it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210813131809.28655-5-peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/qapi/common.py')
0 files changed, 0 insertions, 0 deletions