do not inherit handles into child processes
commitd61e9f6c543216d0dfdca75da307769bc9a981b0
authorPeter Oberndorfer <kumbayo84@gmail.com>
Wed, 3 Aug 2011 19:36:22 +0000 (3 21:36 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 4 Aug 2011 23:08:58 +0000 (5 01:08 +0200)
treefdd0a1b89643cdf15d44d411c947e120733b4c8c
parent4a14a7fc16fc8b63bbd9d65e3a627fc850178339
do not inherit handles into child processes

This would cause us to leak a handle to the log file into many processes
started by explorer.

Signed-off-by: Peter Oberndorfer <kumbayo84@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
compat/mingw.c