[interp] Fix overflow of execution stack (#16115)
commitb52830cf1120bdeaf693080e22b3af87e3aef9e8
authorVlad Brezae <brezaevlad@gmail.com>
Fri, 9 Aug 2019 17:28:30 +0000 (9 20:28 +0300)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2019 17:28:30 +0000 (9 20:28 +0300)
tree764a2c24bd8ac736c7cbe1db190c2e0d831b0239
parent54c07051a8f3c633dd9392bff4adb12a8b5f03cd
[interp] Fix overflow of execution stack (#16115)

We were not tracking max_stack_height for a few opcodes.
mono/mini/interp/transform.c