diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-04-05 11:58:14 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-04-09 07:43:11 -1000 |
commit | f0907ff4cae743f1a4ef3d0a55a047029eed06ff (patch) | |
tree | 8876cd3e218a86270fde4a9b831e1a64d5ea6a22 /scripts/qapi | |
parent | e25fe886b89a396bae5847520b70c148587d490a (diff) | |
download | qemu-f0907ff4cae743f1a4ef3d0a55a047029eed06ff.zip qemu-f0907ff4cae743f1a4ef3d0a55a047029eed06ff.tar.gz qemu-f0907ff4cae743f1a4ef3d0a55a047029eed06ff.tar.bz2 |
linux-user: Fix waitid return of siginfo_t and rusage
The copy back to siginfo_t should be conditional only on arg3,
not the specific values that might have been written.
The copy back to rusage was missing entirely.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2262
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Alex Fan <alex.fan.q@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions