Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 13:30:12 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mac.c
Message-ID:  <200210192030.g9JKUCS2080290@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/19 13:30:12 PDT

  Modified files:
    sys/kern             kern_mac.c 
  Log:
  Make sure to clear the 'registered' flag for MAC policies when they
  unregister.  Under some obscure (perhaps demented) circumstances,
  this can result in a panic if a policy is unregistered, and then someone
  foolishly unregisters it again.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.42      +1 -0      src/sys/kern/kern_mac.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?200210192030.g9JKUCS2080290>