Date: Thu, 23 Aug 2001 10:56:48 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c Message-ID: <200108231756.f7NHumF21548@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2001/08/23 10:56:48 PDT Modified files: sys/kern vfs_vnops.c Log: vn_stat(): if va_size (u_quad_t) > OFF_MAX, return EOVERFLOW, don't copy it blindly to st_size Revision Changes Path 1.118 +5 -1 src/sys/kern/vfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108231756.f7NHumF21548>