Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 13:17:38 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199812142117.NAA17518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/14 13:17:38 PST

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
      fix intermediate overflow in 'quad = int * int' situation by casting
      the arguments to the multiply to a quad equivalent.  In this case,
      vm_ooffset_t.
  
  Reviewed by:	Archie Cobbs <archie@whistle.com>
  
  Revision  Changes    Path
  1.187     +2 -2      src/sys/kern/vfs_bio.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?199812142117.NAA17518>