[PATCH] D76543: [llvm-dwp] Fix a possible out of bound access.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 02:07:50 PDT 2020


ikudrin updated this revision to Diff 253525.
ikudrin marked 3 inline comments as done.
ikudrin added a comment.

- Extended the test by adding an unknown ID which is greater than DW_SECT_MACRO.


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

https://reviews.llvm.org/D76543

Files:
  llvm/test/tools/llvm-dwp/X86/unknown-section-id.s
  llvm/tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76543.253525.patch
Type: text/x-patch
Size: 6234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/d1ff433a/attachment-0001.bin>


More information about the llvm-commits mailing list