Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2003 14:31:27 -0800 (PST)
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 mac_net.c
Message-ID:  <200311072231.hA7MVRD3087616@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/11/07 14:31:27 PST

  FreeBSD src repository

  Modified files:
    sys/security/mac     mac_net.c 
  Log:
  When allocation of a socket peer label fails, scrub what was
  successfully initialized in the label as a socket peer label, not a
  socket label.  For current policy modules, this didn't make a
  difference, but if a policy module had label data in the peer label
  that was to be GC'd in a different way than the normal socket label,
  it might have been a problem.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.104     +1 -1      src/sys/security/mac/mac_net.c



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