cvs commit: src/lib/libc/gen sem.c

Daniel Eischen deischen at FreeBSD.org
Fri Feb 6 07:15:45 PST 2004


deischen    2004/02/06 07:15:44 PST

  FreeBSD src repository

  Modified files:
    lib/libc/gen         sem.c 
  Log:
  Prevent memory leak on sem_destroy() by destroying the semaphore's
  internal mutex and CV.
  
  Revision  Changes    Path
  1.13      +4 -1      src/lib/libc/gen/sem.c


More information about the cvs-src mailing list