diff options
| author | Lena Djokic | 2016-11-24 17:08:58 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2017-02-14 17:18:03 +0100 |
| commit | 2640077527aef6f799215b336e1ed212843d3753 (patch) | |
| tree | a42dfc1d1e765ff8e5537b4eaa269c0da31153b3 /include/exec/user | |
| parent | linux-user: Fix readahead (diff) | |
| download | qemu-2640077527aef6f799215b336e1ed212843d3753.tar.gz qemu-2640077527aef6f799215b336e1ed212843d3753.tar.xz qemu-2640077527aef6f799215b336e1ed212843d3753.zip | |
linux-user: Fix mq_open
If fourth argument is NULL it should be passed without
using lock_user function which would, in that case, return
EFAULT, and system call supports passing NULL as fourth argument.
Signed-off-by: Lena Djokic <Lena.Djokic@rt-rk.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
