Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 10:01:25 -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_syscalls.c
Message-ID:  <200108231701.f7NH1Ps13763@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  Revision  Changes    Path
  1.201     +3 -2      src/sys/kern/vfs_syscalls.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?200108231701.f7NH1Ps13763>