diff options
| author | Tom Musta | 2014-08-12 20:53:38 +0200 |
|---|---|---|
| committer | Riku Voipio | 2014-08-22 14:06:35 +0200 |
| commit | a1d5c5b25d06b68aec76e4b0eb7d8aacb5fbd191 (patch) | |
| tree | c7f81864e6f7755cedc7e883d5af8ab472ad9749 /linux-user/i386 | |
| parent | linux-user: Detect Negative Message Sizes in msgsnd System Call (diff) | |
| download | qemu-a1d5c5b25d06b68aec76e4b0eb7d8aacb5fbd191.tar.gz qemu-a1d5c5b25d06b68aec76e4b0eb7d8aacb5fbd191.tar.xz qemu-a1d5c5b25d06b68aec76e4b0eb7d8aacb5fbd191.zip | |
linux-user: Handle NULL sched_param argument to sched_*
The sched_getparam, sched_setparam and sched_setscheduler system
calls take a pointer argument to a sched_param structure. When
this pointer is null, errno should be set to EINVAL.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/i386')
0 files changed, 0 insertions, 0 deletions
