cvs commit: src/sys/kern sysv_sem.c
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Thu Jun 19 18:08:56 UTC 2008
gonzo 2008-06-19 18:08:42 UTC
FreeBSD src repository
Modified files:
sys/kern sysv_sem.c
Log:
SVN rev 179879 on 2008-06-19 18:08:42Z by gonzo
Renew semaphore's pointer after wakeup since during msleep
sem_base may have been modified by destroying one of semaphores
and semptr would not be valid in this case.
PR: kern/123731
Revision Changes Path
1.91 +7 -0 src/sys/kern/sysv_sem.c
More information about the cvs-src
mailing list