diff options
author | Lena Djokic <Lena.Djokic@rt-rk.com> | 2016-11-24 17:08:58 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2017-02-14 17:18:03 +0100 |
commit | 2640077527aef6f799215b336e1ed212843d3753 (patch) | |
tree | a42dfc1d1e765ff8e5537b4eaa269c0da31153b3 /qemu-options-wrapper.h | |
parent | 77c6850fd7412289122bc21f3b01310c014d98d4 (diff) |
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 'qemu-options-wrapper.h')
0 files changed, 0 insertions, 0 deletions