Re: [PATCH] readelf: Check missing DT_REL and DT_RELA dynamic tags
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <CAMe9rOoT9i884Q6CNvw1hkhbvA8HM4AKojEugCXeTvY5wxBDkg@mail.gmail.com> |
On Wed, Jul 1, 2026 at 2:21 PM H.J. Lu <[email protected]> wrote: > > PR binutils/34324 > * readelf.c (process_relocs): Return error on missing DT_REL and > DT_RELA dynamic tags. > I am checking it in as an obvious fix. -- H.J.