[Bug 258698] aio(4): ucred leak in aio_aqueue()'s failure path
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258698] aio(4): ucred leak in aio_aqueue()'s failure path"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Oct 2021 00:34:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258698
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9499d3c1e40dfeb1f63f61af7cdf25ee27f9a2ec
commit 9499d3c1e40dfeb1f63f61af7cdf25ee27f9a2ec
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-09-24 00:14:56 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-10-01 00:32:22 +0000
aio_aqueue(): avoid ucred leak on failure path
PR: 258698
(cherry picked from commit 45c2c7c484de7747014492b17ff89e323ee66496)
sys/kern/vfs_aio.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.