summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
diff options
context:
space:
mode:
authorChen Gang S2015-01-23 11:07:50 +0100
committerMichael Tokarev2015-02-10 07:27:20 +0100
commit71ec7cef01b0f855cb9f774300f80d1ddcb91fc9 (patch)
tree544c0b3bea6f232a8391da0d957955d1cfe5bfae /linux-user/main.c
parentlinux-user/syscall.c: lock_iovec: unlock vec[i] in failure processing code block (diff)
downloadqemu-71ec7cef01b0f855cb9f774300f80d1ddcb91fc9.tar.gz
qemu-71ec7cef01b0f855cb9f774300f80d1ddcb91fc9.tar.xz
qemu-71ec7cef01b0f855cb9f774300f80d1ddcb91fc9.zip
linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base
It is only a typo issue, need use tswapal(target_vec[i].iov_len) for the len. Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions