diff options
author | Alan Modra <amodra@gmail.com> | 2022-10-29 10:31:01 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-10-29 15:23:47 +1030 |
commit | 13de66dd346c4a4eddf62c3b97747d707c5ed78e (patch) | |
tree | c21e5dbdabb78e4d1a027cf28b78a0d1a3ac7d6c /sim/m32c | |
parent | 0ce50fc900a53f32ed09c49ddc8cf26b517b33d1 (diff) | |
download | binutils-13de66dd346c4a4eddf62c3b97747d707c5ed78e.zip binutils-13de66dd346c4a4eddf62c3b97747d707c5ed78e.tar.gz binutils-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 'sim/m32c')
0 files changed, 0 insertions, 0 deletions