Fix a potential illegal memory access when displaying corrupt DWARF information.
PR 30312 * dwarf.c (prealloc_cu_tu_list): Always allocate at least one entry.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2023-04-11 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 30312
|
||||
* dwarf.c (prealloc_cu_tu_list): Always allocate at least one
|
||||
entry.
|
||||
|
||||
PR 30311
|
||||
* readelf.c (uncompress_section_contents): Check for a
|
||||
suspiciously large uncompressed size.
|
||||
|
||||
Reference in New Issue
Block a user