[monodis] Not all override methods are errors
authorAleksey Kliger <aleksey@xamarin.com>
Wed, 9 Aug 2017 15:31:17 +0000 (11:31 -0400)
committerAleksey Kliger (λgeek) <akliger@gmail.com>
Thu, 10 Aug 2017 14:28:38 +0000 (10:28 -0400)
commit5ff3b558602033461ed18fb4d4a7236218d35f6f
tree47a90acd0c5cf5eabdd837882e759aff5345c091
parentbc843021962c29afaee306a430c7e3c01c84677b
[monodis] Not all override methods are errors

Check whether mono_get_method_checked returned an error, if not, just decode
the override normally.

This partly reverts f100c2f5ff1a626fa4f467973e5cff7e5b2d3692
mono/dis/get.c