]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libebl: Check ebl is not NULL in ebl_symbol_[binding|type]_name.
authorMark Wielaard <mark@klomp.org>
Sun, 28 Apr 2019 11:40:45 +0000 (13:40 +0200)
committerMark Wielaard <mark@klomp.org>
Sun, 28 Apr 2019 11:40:45 +0000 (13:40 +0200)
commit7190c2043152477b720e204166d0690da9c7b913
treed8d627a379fe1c92ae253a169c45feb56615df7b
parent6f42d2dc90d2e0cfb3974f67e2ffe3d7b1723157
libebl: Check ebl is not NULL in ebl_symbol_[binding|type]_name.

For STB_GNU_UNIQUE and STT_GNU_IFUNC we need to check the elf of the
given ebl. Make sure the ebl given isn't NULL.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libebl/ChangeLog
libebl/eblsymbolbindingname.c
libebl/eblsymboltypename.c