]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: add missing unlock
authorKen Brown <kbrown@cornell.edu>
Tue, 19 May 2020 14:25:43 +0000 (10:25 -0400)
committerKen Brown <kbrown@cornell.edu>
Fri, 22 May 2020 14:30:54 +0000 (10:30 -0400)
commitbf07202e16f3b058e78d8afe74878cd828125e8a
tree1aed0c9a825ddee9116095f50e9da7ab52c3996c
parentfe937e21ad6041fad12751d3e4867602e2737739
Cygwin: FIFO: add missing unlock

There was a missing call to reader_opening_unlock on one of the error
exits in fhandler_fifo::open.
winsup/cygwin/fhandler_fifo.cc
This page took 0.031324 seconds and 5 git commands to generate.