cvs commit: src/sys/security/mac mac_posix_sem.c

Robert Watson rwatson at FreeBSD.org
Sat Dec 22 09:04:16 PST 2007


rwatson     2007-12-22 17:04:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_3)
    sys/security/mac     mac_posix_sem.c 
  Log:
  Merge mac_posix_sem.c:1.1.2.1 from HEAD to RELENG_6_3:
  
    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.
  
    Reported by:    tanyong <tanyong at ercist dot iscas dot ac dot cn>,
                    zhouzhouyi
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.1.10.1  +1 -0      src/sys/security/mac/mac_posix_sem.c


More information about the cvs-src mailing list