Fix a crash in WriteMethodProfileDataLogFile (#50473)
authorDong-Heon Jung <dheon.jung@samsung.com>
Wed, 31 Mar 2021 15:42:59 +0000 (00:42 +0900)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 15:42:59 +0000 (08:42 -0700)
commit72e41f9c89a0874352ad013dd0534e986a8819dc
tree3a5f90584593a386b1e0d985f3df062c910e67c1
parent2784aadb026463eb5b1189b912369f359a5008e3
Fix a crash in WriteMethodProfileDataLogFile (#50473)

pEmitter is not assigned in https://github.com/dotnet/runtime/pull/50242
src/coreclr/vm/ceeload.cpp