Problemunvalidated
bfd_realloc() fails while growing the attribute array (cur_abbrev->attrs) — In bfd/dwarf2.c, the function read_abbrevs(). Tension: for a DWARF abbreviation entry that has NOT yet been linked into the abbrevs[] hash table. Outcome: leaks heap memory.
919b86c5-2b26-4950-8215-e0c67dc0a337
bfd_realloc() fails while growing the attribute array (cur_abbrev->attrs) — In bfd/dwarf2.c, the function read_abbrevs(). Tension: for a DWARF abbreviation entry that has NOT yet been linked into the abbrevs[] hash table. Outcome: leaks heap memory.