Change in process_complete_path exposed uninitialized variable error.
commit85bdaee7a540f6b3af83ae5046cd08d4bcbdf068
authorlateralusX <lateralusx.github@gmail.com>
Mon, 3 Jun 2019 14:04:32 +0000 (3 16:04 +0200)
committerlateralusX <lateralusx.github@gmail.com>
Mon, 3 Jun 2019 14:04:32 +0000 (3 16:04 +0200)
tree5938fc136f7056cd076d62b94de35af6fff395fb
parent888c8b46218aa022edf17922fc0fdb5d47d75d49
Change in process_complete_path exposed uninitialized variable error.

https://github.com/mono/mono/commit/5d088cf0de7f3e50e3547dba361af4401e938dd4
exposed a problem with an uninitialized variable, only exposed on some
build configurations, 32-bit Windows release builds.
mono/metadata/w32process-win32.c