Date: Tue, 19 Sep 2006 14:04:12 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200609191404.k8JE4CSw058082@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2006-09-19 14:04:12 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Fix the bug in rev. 1.232. If vfs_suser returned false, coveredvp shall be
unlocked only if it really exists.
Found with: Coverity Prevent(tm)
CID: 1535
Approved by: pjd (mentor)
Revision Changes Path
1.233 +2 -1 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609191404.k8JE4CSw058082>
