kern/123685: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue Jun 10 21:00:11 UTC 2008


The following reply was made to PR kern/123685; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/123685: commit references a PR
Date: Tue, 10 Jun 2008 20:55:25 +0000 (UTC)

 gonzo       2008-06-10 20:55:10 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/kern             uipc_sem.c 
   Log:
   SVN rev 179716 on 2008-06-10 20:55:10Z by gonzo
   
     Keep proper track of nsegs counter: sem_free is called for all
     allocated semaphores, so it's wrong to increase it conditionally,
     in this case for every over-the-limit semaphore nsegs is decreased
     without being previously increased.
   
     PR:   kern/123685
     Approved by:  cognet (mentor)
   
   Revision  Changes    Path
   1.32      +3 -4      src/sys/kern/uipc_sem.c
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list