[interp] fix offset calculation for exvar slots in locals
commit42816aaa9255464815c4b328602a4957bb3dea43
authorBernhard Urban <bernhard.urban@xamarin.com>
Thu, 5 Oct 2017 22:15:11 +0000 (6 00:15 +0200)
committerBernhard Urban <bernhard.urban@xamarin.com>
Wed, 11 Oct 2017 07:19:08 +0000 (11 09:19 +0200)
tree9ec6c9986b55641865c06dd6fb3c1768037fd5ff
parentad4ed79c9ae75eb31fd566be24166977445091c2
[interp] fix offset calculation for exvar slots in locals

otherwise we off-by-one overflow and smash other things
mono/mini/interp/transform.c