]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user/freebsd/os-syscall.c: unlock_iovec
authorWarner Losh <imp@bsdimp.com>
Mon, 31 Jan 2022 20:40:36 +0000 (13:40 -0700)
committerWarner Losh <imp@bsdimp.com>
Sat, 11 Jun 2022 04:00:48 +0000 (22:00 -0600)
commit883808d84895804a3a98e211001c3edf42355b66
treed667a1ef903291746e1478b1708a67d30e91beee
parent1ed771b21cdb86486bd8b840d1b91bb1cd9d945e
bsd-user/freebsd/os-syscall.c: unlock_iovec

Releases the references to the iovec created by lock_iovec.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/freebsd/os-syscall.c