]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwfl: Sanity check the symbol table before use.
authorMark Wielaard <mjw@redhat.com>
Tue, 18 Nov 2014 09:07:10 +0000 (10:07 +0100)
committerMark Wielaard <mjw@redhat.com>
Tue, 18 Nov 2014 09:07:10 +0000 (10:07 +0100)
commit86b0b13a0814f7283e04ddf766859a47e6b7bbb2
treed1d658801b24a8296638dda70e6a8ee1418ebffd
parentd405f93d40810455a53eef92ade3ad3255f17cdb
libdwfl: Sanity check the symbol table before use.

Make sure the number of symbols reported and the first global fit the data.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
libdwfl/ChangeLog
libdwfl/dwfl_module_getdwarf.c
src/ChangeLog