libdwfl: Make sure we know the phdr entry size before searching phdrs.
authorMark Wielaard <mark@klomp.org>
Wed, 8 Dec 2021 19:48:45 +0000 (20:48 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 9 Dec 2021 18:34:19 +0000 (19:34 +0100)
commitc21c606602e1160c19d01e2836e23aa1a9e13432
tree3de1a88fe2112c2f5c5ae461494b2c973701c546
parent809f2d70ec770d512cf6b1e70a67f5eb84c4508c
libdwfl: Make sure we know the phdr entry size before searching phdrs.

Without the program header entry size we cannot search through the
phdrs.

https://sourceware.org/bugzilla/show_bug.cgi?id=28657

Signed-off-by: Mark Wielaard <mark@klomp.org>
libdwfl/ChangeLog
libdwfl/link_map.c