summaryrefslogtreecommitdiffstats
path: root/qemu-bridge-helper.c
diff options
context:
space:
mode:
authorPeter Maydell2014-03-02 20:36:41 +0100
committerRiku Voipio2014-03-03 22:03:31 +0100
commit76ca310a19463e9883e2e55a88ac8be1fc171eea (patch)
treefc0a0e5c90094c920021d4204735865b692f94aa /qemu-bridge-helper.c
parentlinux-user: Don't use UID16 on AArch64 (diff)
downloadqemu-76ca310a19463e9883e2e55a88ac8be1fc171eea.tar.gz
qemu-76ca310a19463e9883e2e55a88ac8be1fc171eea.tar.xz
qemu-76ca310a19463e9883e2e55a88ac8be1fc171eea.zip
linux-user: Fix getresuid, getresgid if !USE_UID16
The size of the UID/GID types depends on whether USE_UID16 is defined. Define a new put_user_id() which writes a uid/gid type to guest memory. This fixes getresuid and getresgid, which were always storing 16 bits even if the uid type was 32 bits. Reported-by: Michael Matz <matz@suse.de> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org> Reviewed-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions