Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 08:59:39 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/security/mac_biba mac_biba.c
Message-ID:  <200702100859.l1A8xd3N001932@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-02-10 08:59:39 UTC

  FreeBSD src repository

  Modified files:
    sys/security/mac_biba mac_biba.c 
  Log:
  In mac_biba_check_system_swapoff(), don't extract the object label since
  it isn't used in the access control decision.  This became visible to
  Coverity with the change to a function call retrieving label values.
  
  Coverity CID:   1723
  
  Revision  Changes    Path
  1.100     +1 -2      src/sys/security/mac_biba/mac_biba.c



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