]> code.delx.au - gnu-emacs/commit
More cleanup in handling subprocess exiting on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Dec 2012 10:09:49 +0000 (12:09 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Dec 2012 10:09:49 +0000 (12:09 +0200)
commite7ae8039c346fd296c49ceedb718896bf4b27d9a
treee5d24f0802b6ffbcd0a9c1a8f4e6d5b1f40c8867
parent43ebd12b9a838196e91048ef09c5dba7368ee898
More cleanup in handling subprocess exiting on MS-Windows.

 src/w32proc.c (reader_thread): Avoid passing NULL handles to
 SetEvent and WaitForSingleObject.
src/ChangeLog
src/w32proc.c