[interp] Fix remaining MonoError reuse. (#16533)
commit056d5ca545d8534fa4b9c8b9268913775607e25a
authorJay Krell <jaykrell@microsoft.com>
Wed, 28 Aug 2019 19:33:48 +0000 (28 12:33 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 28 Aug 2019 19:33:48 +0000 (28 21:33 +0200)
tree9e88c1d330bd18c86dcbc9bc417b586abc7308ad
parentff73c84482f99036f04c883316246d43d17f44d4
[interp] Fix remaining MonoError reuse. (#16533)

* [interp] Fix remaining MonoError reuse.

This finishes off:
 https://github.com/mono/mono/commit/38aebeae38704df53ef8f2991ff63e293a3ac4de

which is *ok*, but leaves alone the other approach:
 https://github.com/mono/mono/commit/4d9e6ae20e536394c9ff65c61238045db294c08e
 https://github.com/mono/mono/commit/b654aa1ca858666539a677e96d00f594fd81c630
 https://github.com/mono/mono/commit/fd4956fbf277ec56a13137e01b48efb98a5556f5

Several other options are possible.

* self and peer PR: No need to cleanup successful error.
mono/mini/interp/interp.c