Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   chs
Date:           Wed Oct  9 17:47:13 UTC 2019

Modified Files:
        src/sys/kern: sysv_shm.c

Log Message:
simpler fix for the race between shmat() and shmdt():
change shmat() to hold shm_lock until it is completely done.


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/sys/kern/sysv_shm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index