commit | 02c561914caceb41c36a3eecd01114d8d33ec1f9 | [log] [tgz] |
---|---|---|
author | Petr Machata <pmachata@redhat.com> | Thu Mar 10 01:50:32 2011 +0100 |
committer | Petr Machata <pmachata@redhat.com> | Thu Mar 10 01:50:32 2011 +0100 |
tree | 419a9f6003be3adeb2cfda88f9d8ae530b4dcdb7 | |
parent | d76bd7a2839e9ab79abf75948b646bf52a8695e3 [diff] [blame] |
Reject requests for abbreviation with code 0
diff --git a/libdw/ChangeLog b/libdw/ChangeLog index e31fabf..fb98e92 100644 --- a/libdw/ChangeLog +++ b/libdw/ChangeLog
@@ -1,3 +1,8 @@ +2011-03-10 Petr Machata <pmachata@redhat.com> + + * libdw/dwarf_tag.c (__libdw_findabbrev): Reject requests for + abbreviation with code 0. + 2011-03-09 Petr Machata <pmachata@redhat.com> * libdw/dwarf_child.c (dwarf_child): Check for section overrun.