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

Robert Watson rwatson at FreeBSD.org
Mon Dec 17 09:26:33 PST 2007


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


More information about the cvs-src mailing list