Date: Fri, 24 Sep 2021 00:19:18 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258698] aio(4): ucred leak in aio_aqueue()'s failure path Message-ID: <bug-258698-227-ZFHeOMNU3B@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258698-227@https.bugs.freebsd.org/bugzilla/> References: <bug-258698-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258698 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D45c2c7c484de7747014492b17ff89e323= ee66496 commit 45c2c7c484de7747014492b17ff89e323ee66496 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2021-09-24 00:14:56 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2021-09-24 00:18:34 +0000 aio_aqueue(): avoid ucred leak on failure path PR: 258698 Submitted by: sigsys@gmail.com MFC after: 1 week sys/kern/vfs_aio.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258698-227-ZFHeOMNU3B>