[Process] Use output/error stream instead of naked handle
authorLudovic Henry <ludovic@xamarin.com>
Tue, 27 Oct 2015 11:42:32 +0000 (11:42 +0000)
committerLudovic Henry <ludovic@xamarin.com>
Tue, 27 Oct 2015 11:48:13 +0000 (11:48 +0000)
commit85299820fd302879c7ba66371468cb5ae2ea9ec4
tree5c53e55877bcdf6a9944db276aa7b27a601ae176
parentb1bddffb5076409aa09326bb72dee8d637da4887
[Process] Use output/error stream instead of naked handle

This is to make sure the handle is closed, whenever we close the streams
mcs/class/System/System.Diagnostics/Process.cs