Revealed using "id_000038,sig_11,src_000015,op_havoc,rep_16" from PR30540,
when sh_size was 0, crash happened.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25091
[Object/ELF] - Do not crash if string table sh_size is equal to zero. ClosedPublic Authored by grimar on Sep 30 2016, 4:57 AM.
Details Summary Revealed using "id_000038,sig_11,src_000015,op_havoc,rep_16" from PR30540,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 26 2016, 2:42 PM Closed by commit rL285282: [Object/ELF] - Do not crash if string table sh_size is equal to zero. (authored by grimar). · Explain WhyOct 27 2016, 4:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 76007 llvm/trunk/include/llvm/Object/ELF.h
llvm/trunk/test/Object/Inputs/invalid-strtab-zero-size.elf
llvm/trunk/test/Object/invalid.test
|