Remove some unnecessary string copies in hosting layer (#53631)
authorElinor Fung <elfung@microsoft.com>
Wed, 2 Jun 2021 22:40:38 +0000 (15:40 -0700)
committerGitHub <noreply@github.com>
Wed, 2 Jun 2021 22:40:38 +0000 (15:40 -0700)
commit483fc90e356cc2d4f45fc5ad5e86dbbd92ef22d9
treee5c97ae03f44a1ab844364cd3a6f2fd64468749d
parent0f79fe393227af3b2a472d892eab135fed3882aa
Remove some unnecessary string copies in hosting layer (#53631)
src/native/corehost/deps_format.cpp
src/native/corehost/fxr/command_line.cpp
src/native/corehost/fxr/command_line.h
src/native/corehost/fxr/fx_muxer.cpp
src/native/corehost/fxr/fx_resolver.cpp
src/native/corehost/hostmisc/pal.h
src/native/corehost/hostmisc/pal.unix.cpp
src/native/corehost/hostmisc/pal.windows.cpp
src/native/corehost/hostpolicy/deps_resolver.cpp
src/native/corehost/runtime_config.cpp
src/native/corehost/test/nativehost/nativehost.cpp