On 6/4/24 00:00, Richard Henderson wrote:
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.


Signed-off-by: Alex Fan <alex.fa...@gmail.com>

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2262
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>

Tested-by: Alex Fan <alex.fa...@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>

---
  linux-user/syscall.c | 22 ++++++++++++++++------
  1 file changed, 16 insertions(+), 6 deletions(-)


Reply via email to