[runtime] Fix the computation of token sizes in ppdb files, the PDB stream has an...
authorZoltan Varga <vargaz@gmail.com>
Wed, 1 Feb 2017 18:05:22 +0000 (13:05 -0500)
committerGitHub <noreply@github.com>
Wed, 1 Feb 2017 18:05:22 +0000 (13:05 -0500)
commitc35cdfa2dec8c15fdf49a6032c437751a97a5e08
treeaa7422adc08a8cf0f13234fa03a84285c2380303
parent644a5863559cf6b5d9077dea1a15a7492d06ad96
[runtime] Fix the computation of token sizes in ppdb files, the PDB stream has an additional table which contains the token sizes for the metadata tables referenced by the ppdb tables. (#4304)
mono/metadata/image.c
mono/metadata/metadata-internals.h
mono/metadata/metadata.c