]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: fhandler_pipe::raw_read: fix handle leak
authorKen Brown <kbrown@cornell.edu>
Tue, 23 Nov 2021 15:13:43 +0000 (10:13 -0500)
committerKen Brown <kbrown@cornell.edu>
Tue, 23 Nov 2021 15:19:49 +0000 (10:19 -0500)
commit6d34b62cb8e192071e193516c23419854c3b4127
tree3584d72e6679708707947a2744733b663f5423a9
parente84b43ea9301d82358bc9a9b8fe19534305074bb
Cygwin: fhandler_pipe::raw_read: fix handle leak

Slightly rearrange the code to avoid returning without closing the
event handle.
winsup/cygwin/fhandler_pipe.cc
This page took 0.030885 seconds and 5 git commands to generate.