commit | ad3d14c47e872fcd13d83c9a255266c7027c8e16 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sat Jan 01 13:52:38 2022 +1030 |
committer | Alan Modra <amodra@gmail.com> | Sat Jan 01 14:22:11 2022 +1030 |
tree | 15b0215ba2c33bc32cb160ef2ca1e6bf3cabca8d | |
parent | aebb3d543da4d411d3d767912193c3849f59ff99 [diff] |
asan: Null-dereference in _bfd_xcoff_copy_private_bfd_data sec->output_section will be NULL when objcopy removes sections. * coff-rs6000.c (_bfd_xcoff_copy_private_bfd_data): Protect against objcopy removing sections.