]> sourceware.org Git - newlib-cygwin.git/commit
* spawn.cc (find_exec): Initialize err (CID 60111).
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 23 Jun 2014 19:05:15 +0000 (19:05 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 23 Jun 2014 19:05:15 +0000 (19:05 +0000)
commit8431e478d2f74ebf0bcfd2bc4c71e3c391fc7753
treed3de9519039b3fb0e2536eabbabd2445015e902b
parentcf06a0b18cf8dd93531f73e2a31f0c72389e84ec
* spawn.cc (find_exec): Initialize err (CID 60111).
* strace.cc (strace::activate): Fix potential buffer overrun (CID 59938)
* syscalls.cc (popen): Close parent pipe descriptor via fclosing fp on
error to avoid resource leak (CID 59981).
* thread.cc (pthread::exit): Avoid accessing cygtls member after
deleting "this" (CID 60217).
winsup/cygwin/ChangeLog
winsup/cygwin/spawn.cc
winsup/cygwin/strace.cc
winsup/cygwin/syscalls.cc
winsup/cygwin/thread.cc
This page took 0.030589 seconds and 5 git commands to generate.