Date: Mon, 17 Dec 2007 17:26:32 +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 mac_posix_sem.c Message-ID: <200712171726.lBHHQW7S014488@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-12-17 17:26:32 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_posix_sem.c
Log:
Fix a MAC label leak for POSIX semaphores, in which per-policy labels
would be properly disposed of, but the global label structure for the
semaphore wouldn't be freed.
MFC after: 3 days
Reported by: tanyong <tanyong at ercist dot iscas dot ac dot cn>,
zhouzhouyi
Revision Changes Path
1.12 +1 -0 src/sys/security/mac/mac_posix_sem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712171726.lBHHQW7S014488>
