[mono][interp] Throw exception if stack is not empty after localloc (#73176)
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 2 Aug 2022 08:20:46 +0000 (11:20 +0300)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 08:20:46 +0000 (11:20 +0300)
commita413e8786a64e86813989740ddcfaa1271f1aa24
treed3126fd88ebb791c76123d9a93c81e1c2a58a61a
parente3a9f42888b0c2370920b60ea04fa40aee0e7a3e
[mono][interp] Throw exception if stack is not empty after localloc (#73176)

Fixes https://github.com/dotnet/runtime/issues/54382
src/mono/mono/mini/interp/transform.c
src/tests/issues.targets