CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2019/11/11 09:45:46

Modified files:
        sys/kern       : sys_pipe.c 

Log message:
Extended the scope of the pipelock() in pipe_write() making the locking
pattern more similar to pipe_read(). This also eliminates two races
caused by relocking.

ok visa@

Reply via email to