Date: Thu, 23 Aug 2001 21:31:50 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <20010823213149.B30091@nagual.pp.ru> In-Reply-To: <200108231701.f7NH1Ps13763@freefall.freebsd.org> References: <200108231701.f7NH1Ps13763@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 23, 2001 at 10:01:25 -0700, Andrey A. Chernov wrote: > ache 2001/08/23 10:01:25 PDT > > Modified files: > sys/kern vfs_syscalls.c > Log: > lseek: fix check for vattr.va_size overflow. Check suggested by bde simple not > works with unsigned types. If you have this file v1.199 or v1.200 please update to v1.201 (or up) or lseek SEEK_END will be broken badly. -- Andrey A. Chernov http://ache.pp.ru/ 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?20010823213149.B30091>