[runtime] Duplicate some more of the image caches in MonoImageSet
authorAlexander Kyte <alexander.kyte@xamarin.com>
Mon, 11 May 2015 19:21:43 +0000 (19:21 +0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 28 Jul 2015 05:26:19 +0000 (01:26 -0400)
commit680c6092199f2c6fbcb4dc56fc9cdc22620facd0
tree67e4926a5926bcda9eeccf415eab8f3580e7621b
parent1367c3954c13448418fcb5203908d3111f86cfdb
[runtime] Duplicate some more of the image caches in MonoImageSet

Changes by Rodrigo Kumpera:

Added missing freeing code.
Fixed insertion into runtime_invoke_direct_cache.
Fixed some of the cleanup in mono_marshal_free_inflated_wrappers.
mono/metadata/cominterop.c
mono/metadata/marshal.c
mono/metadata/metadata-internals.h
mono/metadata/metadata.c
mono/metadata/remoting.c