[runtime] restore mono_error_init in mono_basic_block_split
commit4fb8e3856728b79a4a3d240d20e8fa96a4ce8248
authorAndi McClure <andi.mcclure@xamarin.com>
Tue, 5 Apr 2016 18:32:18 +0000 (5 14:32 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Tue, 5 Apr 2016 18:32:18 +0000 (5 14:32 -0400)
treee99d6b047a0269f366222cdd773d0e07d9e82536
parentd166de315fe333cc504423ff9c0f3dedc6f23a2d
[runtime] restore mono_error_init in mono_basic_block_split

Follow-up on PR #2781 which removed a mono_error_init. Ensure use in
helper functions for consistency. Fixes a potential crasher.
mono/metadata/mono-basic-block.c