]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
aio_aqueue(): avoid ucred leak on failure path
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 24 Sep 2021 00:14:56 +0000 (03:14 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 1 Oct 2021 00:32:22 +0000 (03:32 +0300)
commit9499d3c1e40dfeb1f63f61af7cdf25ee27f9a2ec
treed36fe5ed6741ed99244810b3b6b5dfd4bc2a47a0
parent3c9253c2f6d1f076ef35a5538b207a5cc866480f
aio_aqueue(): avoid ucred leak on failure path

PR: 258698

(cherry picked from commit 45c2c7c484de7747014492b17ff89e323ee66496)
sys/kern/vfs_aio.c