mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-05 03:56:46 +00:00
e980677887
The use of memset to set the rest of the newly realloc'd buffer in various r_bin_dwarf_expand_* functions was overwriting portions of the buffer that had previously been written to. The functions including said error were the following: - r_bin_dwarf_expand_die - r_bin_dwarf_expand_cu - r_bin_dwarf_expand_abbrev_decl - r_bin_dwarf_expand_debug_abbrev |
||
---|---|---|
.. | ||
d | ||
format | ||
i | ||
mangling | ||
p | ||
pdb | ||
bfile.c | ||
bin_ldr.c | ||
bin_write.c | ||
bin.c | ||
blang.c | ||
dbginfo.c | ||
demangle.c | ||
dwarf.c | ||
filter.c | ||
Makefile | ||
meson.build | ||
obj.c |