Removed method ReleaseManagedCommandLine()
authorBrian Sullivan <briansul@microsoft.com>
Mon, 29 Apr 2019 16:43:03 +0000 (09:43 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Mon, 29 Apr 2019 16:43:03 +0000 (09:43 -0700)
commitf071bde3222254d21b4aa9a503cc21612e60a240
tree58efae3684ffe4360959aeb3eadd5b0ab6213ae5
parentfc3d8d016ed62acb9b75c154ad9026d07e1cc2a3
Removed method ReleaseManagedCommandLine()
jkotas - We are intentionally not doing any cleanup that is just releasing memory.
We depend on the OS to take care of releasing the memory.

Commit migrated from https://github.com/dotnet/coreclr/commit/663ce255b2d236d1b8075f635a9d5b0d20b45c7a
src/coreclr/src/vm/ceeload.cpp
src/coreclr/src/vm/ceeload.h
src/coreclr/src/vm/ceemain.cpp