Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2008 14:18:03 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/security/mac mac_inet.c
Message-ID:  <200805271418.m4REI3Tn092405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2008-05-27 14:18:02 UTC

  FreeBSD src repository

  Modified files:
    sys/security/mac     mac_inet.c 
  Log:
  Plug a memory leak which can occur when multiple MAC policies are loaded
  which label mbufs.  This leak can occur if one policy successfully allocates
  label storage and subsequent allocations from other policies fail.
  
  Spotted by:     rwatson
  MFC after:      1 week
  
  Revision  Changes    Path
  1.19      +4 -0      src/sys/security/mac/mac_inet.c



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