Added check for GetManagedCommandLine() returning a nullptr in ProfileDataAllocateSce...
authorBrian Sullivan <briansul@microsoft.com>
Fri, 26 Apr 2019 23:59:03 +0000 (16:59 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Fri, 26 Apr 2019 23:59:03 +0000 (16:59 -0700)
commitfc3d8d016ed62acb9b75c154ad9026d07e1cc2a3
treec8344ebc9594e204b6241a5dc2cfac54646b153c
parentf4345080615e7b4c38c06c29b27d4dc391c3ed6f
Added check for GetManagedCommandLine() returning a nullptr in ProfileDataAllocateScenarioInfo

Moved call to ReleaseManagedCommandLine() to EEShutDownHelper

Commit migrated from https://github.com/dotnet/coreclr/commit/d360e7cb82d2b0bcec37fc9d06bb88fe7d87e2ae
src/coreclr/src/vm/ceeload.cpp
src/coreclr/src/vm/ceemain.cpp
src/coreclr/src/vm/corhost.cpp