diff options
| author | Peter Maydell | 2016-06-20 16:50:36 +0200 |
|---|---|---|
| committer | Riku Voipio | 2016-06-26 12:17:21 +0200 |
| commit | 4debae6fa57443adf3b390397a069855ee4c4e4d (patch) | |
| tree | a90609cd9f209d64912d9cb32eb744dcc97d8f8c /linux-user/syscall_defs.h | |
| parent | linux-user: Create a hostdep.h for each host architecture (diff) | |
| download | qemu-4debae6fa57443adf3b390397a069855ee4c4e4d.tar.gz qemu-4debae6fa57443adf3b390397a069855ee4c4e4d.tar.xz qemu-4debae6fa57443adf3b390397a069855ee4c4e4d.zip | |
linux-user: Fix wrong type used for argument to rt_sigqueueinfo
The third argument to the rt_sigqueueinfo syscall is a pointer to
a siginfo_t, not a pointer to a sigset_t. Fix the error in the
arguments to lock_user(), which meant that we would not have
detected some faults that we should.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/syscall_defs.h')
0 files changed, 0 insertions, 0 deletions
