Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Aug 1998 11:03:28 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/fsck inode.c
Message-ID:  <199808011803.LAA06850@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1998/08/01 11:03:28 PDT

  Modified files:
    sbin/fsck            inode.c 
  Log:
  Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic
  underflow on the alpha.
  
  Revision  Changes    Path
  1.16      +2 -2      src/sbin/fsck/inode.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808011803.LAA06850>