[loader] Refonly load of problematic image is allowed.
commit60f06e6ca26c28f874f67503cb58e7fb76095713
authorAleksey Kliger <alklig@microsoft.com>
Tue, 12 Jun 2018 22:03:28 +0000 (12 18:03 -0400)
committerAleksey Kliger (λgeek) <akliger@gmail.com>
Thu, 14 Jun 2018 20:00:27 +0000 (14 16:00 -0400)
tree413c14f007a108eaa2c832290422171d84dc62f1
parentd8dcc3a3f15c323e3499b7d2112c54a7a5e3abd1
[loader] Refonly load of problematic image is allowed.

Followup for 9ad5255338386a22e7a861e8bcc7c195dc591b99

Note that on win32 we already did the right thing because of nested
conditionals in mono_image_open_a_lot, but on non-win32 we need the extra
check.
mono/metadata/image.c