]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdw/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 8 Oct 2012 21:34:35 +0000 (23:34 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 8 Oct 2012 21:34:35 +0000 (23:34 +0200)
commit07f3507442cb3f913000844025ca139925afe110
tree0e91d37560891c8aca64be2df6d1cd423d932c33
parent96a9fc6ae246e2e03f9d82f136960691fa4a88fe
libdw/
fde.c (__libdw_find_fde): Change <fde != NULL> to likely.  Return
DWARF_E_NO_MATCH if .eh_frame_hdr points to FDE which is too short for searched
PC.

Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
libdw/ChangeLog
libdw/fde.c