aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2022-10-29 10:31:01 +1030
committerAlan Modra <amodra@gmail.com>2022-10-29 15:23:47 +1030
commit13de66dd346c4a4eddf62c3b97747d707c5ed78e (patch)
treec21e5dbdabb78e4d1a027cf28b78a0d1a3ac7d6c /binutils/dwarf.c
parent0ce50fc900a53f32ed09c49ddc8cf26b517b33d1 (diff)
downloadgdb-13de66dd346c4a4eddf62c3b97747d707c5ed78e.zip
gdb-13de66dd346c4a4eddf62c3b97747d707c5ed78e.tar.gz
gdb-13de66dd346c4a4eddf62c3b97747d707c5ed78e.tar.bz2
NULL dereference read in som_write_object_contents
objcopy copy_object may omit the call to bfd_copy_private_bfd_data for various conditions deemed non-fatal, in which case obj_som_exec_data will be NULL for the output file. * som.c (som_finish_writing): Don't dereference NULL obj_som_exec_data.
Diffstat (limited to 'binutils/dwarf.c')
0 files changed, 0 insertions, 0 deletions