summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorPenglei Jiang <superman.xpt@gmail.com>2025-06-25 03:27:03 -0700
committerJens Axboe <axboe@kernel.dk>2025-06-25 08:14:14 -0600
commit7cac633a42a7b3c8146eb1db76fb80dc652998de (patch)
tree375fce3a8e323d8eb92b5b769a961190c5c79967 /scripts/lib/kdoc/kdoc_output.py
parente1d7727b73a1f78035316ac35ee184d477059f0b (diff)
io_uring: fix resource leak in io_import_dmabuf()
Replace the return statement with setting ret = -EINVAL and jumping to the err label to ensure resources are released via io_release_dmabuf. Fixes: a5c98e942457 ("io_uring/zcrx: dmabuf backed zerocopy receive") Signed-off-by: Penglei Jiang <superman.xpt@gmail.com> Link: https://lore.kernel.org/r/20250625102703.68336-1-superman.xpt@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions