[runtime] Return after setting the error in mono_jit_runtime_invoke (), otherwise...
authorZoltan Varga <vargaz@gmail.com>
Tue, 14 Jun 2016 22:06:20 +0000 (18:06 -0400)
committerZoltan Varga <vargaz@gmail.com>
Tue, 14 Jun 2016 22:06:58 +0000 (18:06 -0400)
commitd71f485af72e30aa51e39c1aebfddd0d2bb9da06
tree7c7394841d5e0978741af179c8aa4f7b2cd72911
parentaff1a51a389f09ca1865e54c16cfff4741435c8e
[runtime] Return after setting the error in mono_jit_runtime_invoke (), otherwise mono_value_box_checked () initializes it again.
mono/mini/mini-runtime.c