Better handle of loading the interfaces of a type.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 16 Nov 2010 20:31:46 +0000 (18:31 -0200)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 16 Nov 2010 20:31:46 +0000 (18:31 -0200)
commit206370cb120025d720321011ea16a0c9fbe87628
tree2410b295fc71fa9c645fb72201b9372657125f67
parente9a265ec75f8414c4665c0acbc06f54dac6a00a5
Better handle of loading the interfaces of a type.

* loader.c (find_method): Instead of asserting when
a type has its interfaces missing, ignore them and
keep searching.

Fixes #560346
mono/metadata/loader.c