DescriptionPNaCl bitcode reader: restrict some record sizes
The PNaCl bitcode reader allows too many entries in some records, and
these extra entries never happen in practice. This change makes sure we
don't allow and then ignore too many things in the bitcode format.
This came up in:
https://codereview.chromium.org/221693002/
R=kschimpf@google.com, jvoung@chromium.org, kschimpf@chromium.org
TEST= ./scons small_tests medium_tests bitcode=1
BUG= none
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=6110bae
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|