[PATCH] D64577: [BitcodeReader] Use tighter upper bound to validate forward references.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 05:35:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rL366017: [BitcodeReader] Use tighter upper bound to validate forward references. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64577?vs=209275&id=209725#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64577/new/

https://reviews.llvm.org/D64577

Files:
  llvm/trunk/include/llvm/Bitstream/BitstreamReader.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/Bitcode/Reader/ValueList.cpp
  llvm/trunk/lib/Bitcode/Reader/ValueList.h
  llvm/trunk/test/Bitcode/pr18704.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64577.209725.patch
Type: text/x-patch
Size: 5945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190714/e3ca57e8/attachment.bin>


More information about the llvm-commits mailing list