Date: Sun, 27 Feb 2005 18:58:31 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c Message-ID: <200502271858.j1RIwVO6024903@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-02-27 18:58:31 UTC FreeBSD src repository Modified files: sys/ufs/ufs ufs_vnops.c Log: use uiomove return value instead of always returning 0 when doing a readlink of a fast link Noticed by: Coverity Prevent analysis tool Reviewed by: phk Revision Changes Path 1.265 +1 -2 src/sys/ufs/ufs/ufs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502271858.j1RIwVO6024903>