diff options
author | Alan Modra <amodra@gmail.com> | 2022-12-12 15:50:42 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-12-12 19:25:19 +1030 |
commit | b1f1cefd5844cb0ce10df78c6e1a8ed2e98faa77 (patch) | |
tree | 81d5ebaa1846749573f6a429738d63d77fe1eb6e /gdb | |
parent | af327b04a5560163713222ebcc94f587441be127 (diff) | |
download | binutils-b1f1cefd5844cb0ce10df78c6e1a8ed2e98faa77.zip binutils-b1f1cefd5844cb0ce10df78c6e1a8ed2e98faa77.tar.gz binutils-b1f1cefd5844cb0ce10df78c6e1a8ed2e98faa77.tar.bz2 |
PR29872, uninitialised value in display_debug_lines_decoded dwarf.c:5413
Plus segvs if the C-library doesn't handle printf %s of NULL.
PR 29872
* dwarf.c (null_name): New function.
(process_debug_info): Use it here..
(display_debug_lines_raw): ..and here..
(display_debug_lines_decoded): ..and here. xcalloc directory_table.
Simplify xcalloc of file_table.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions