Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 1998 07:46:16 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ffs ffs_balloc.c
Message-ID:  <199809121446.HAA08487@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/09/12 07:46:15 PDT

  Modified files:
    sys/ufs/ffs          ffs_balloc.c 
  Log:
  Don't dereference an uninitialized pointer in dead code.  The dead
  code gets executed if it is compiled without optimization.
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/ufs/ffs/ffs_balloc.c



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