aboutsummaryrefslogtreecommitdiff
path: root/contrib/opencsd/decoder/include/(developers-only)
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-09-23 16:53:53 +0000
committerMark Johnston <markj@FreeBSD.org>2026-09-23 16:53:53 +0000
commitba974faaf30b74472acc4f0dc5853a22d43951f2 (patch)
tree2ff6e225b698ee4aafb15039f4e022d4666bb590 /contrib/opencsd/decoder/include/(developers-only)
parent7c5e457d3afdc7742ee24f0b5ee6e5e7aa00a6bd (diff)
posixshm: Fix a double unlock in shm_partial_page_invalidate()HEADmain
For some reason, shm_partial_page_invalidate() unlocks the object upon an error, but its callers don't expect this. Don't do any special error handling. Keep the subroutine anyway since the name is a bit clearer than vm_page_grab_zero_partial(). While here, normalize the object pointer used for locking in shm_deallocate(). Reviewed by: kib Fixes: 454bc887f250 ("uipc_shm: Implements fspacectl(2) support") MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D59877
Diffstat (limited to 'contrib/opencsd/decoder/include/(developers-only)')
0 files changed, 0 insertions, 0 deletions