We were previously only reading the last one.
Fixes PR31939 (which was likely the issue underlying
https://github.com/google/oss-fuzz/issues/295).
Paths
| Differential D29861
ELF: Read all dynamic lists specified on the command line. ClosedPublic Authored by pcc on Feb 10 2017, 7:42 PM.
Details Summary We were previously only reading the last one. Fixes PR31939 (which was likely the issue underlying
Diff Detail
Event TimelineComment Actions LGTM
This revision is now accepted and ready to land.Feb 11 2017, 9:20 AM Closed by commit rL294977: ELF: Read all dynamic lists specified on the command line. (authored by pcc). · Explain WhyFeb 13 2017, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 88225 lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/test/ELF/dynamic-list.s
|