[runtime] Fix freeing invalid memory in CreateProcess () if the executable was not...
authorZoltan Varga <vargaz@gmail.com>
Tue, 14 Apr 2015 18:26:01 +0000 (14:26 -0400)
committerZoltan Varga <vargaz@gmail.com>
Tue, 14 Apr 2015 18:26:01 +0000 (14:26 -0400)
commit0d9df95717229abc7db78ace36fc696a6c1d488c
tree2f81d28401cac104a27922660d5d6ab48914285e
parentf22a4cb4c3eb5b1b0eb7e25b2f47080455544b16
[runtime] Fix freeing invalid memory in CreateProcess () if the executable was not found. Fixes #28209.
mono/io-layer/processes.c