[PATCH] D81840: [llvm-readelf] - Do not crash when relocation references a STT_SECTION symbol for the null section.
    George Rimar via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 16 02:43:37 PDT 2020
    
    
  
grimar added a comment.
In D81840#2095002 <https://reviews.llvm.org/D81840#2095002>, @jhenderson wrote:
> Nice catch, LGTM. You've now got me wondering how you found this issue!
I was using AFL (https://lcamtuf.coredump.cx/afl/) to collect broken inputs causing crashes/hangs.
And now I am investigating and trying to fix what I've found.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81840/new/
https://reviews.llvm.org/D81840
    
    
More information about the llvm-commits
mailing list