[runtime] Fix the computation of token sizes in ppdb files, the PDB stream has an...
authorZoltan Varga <vargaz@gmail.com>
Fri, 3 Feb 2017 12:43:14 +0000 (07:43 -0500)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2017 12:43:14 +0000 (07:43 -0500)
commitaacea000968e320561e009c153aa81ce20f10d9d
treee9e794bb98d52fcfbc5672cee605c752ae14e12f
parent5e27431a9ac461f52e12e3162cb9f93cbf71f3ea
[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. (#4321)
mono/metadata/image.c
mono/metadata/metadata-internals.h
mono/metadata/metadata.c