A user points out that we should free the 'hProcess' and 'hThread'
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Oct 2012 18:29:16 +0000 (18:29 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Oct 2012 18:29:16 +0000 (18:29 +0000)
commitba8da5e19d29debfc06085d6cad50aee72b7c78b
treecbf881352d55c774357ee2f77db90b2d6e71d0eb
parentd68efe28cf574626264353aed2161f75e1d3ae46
A user points out that we should free the 'hProcess' and 'hThread'
handles returned in the PROCESS_INFORMATION structure after we call
CreateProcess.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9686 cda61777-01e9-0310-a592-d414129be87e
windows/window.c
windows/winproxy.c