commit | e7c3fa04b6c54aae88675a7dcd9c76b322ec2171 | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Mon Oct 09 15:14:52 2023 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Mon Oct 09 15:14:52 2023 +0100 |
tree | c056c64b08cd91da184b1014cb29cce1a10cb546 | |
parent | 2f349e7d2ac51d29994db57498accd38f893f200 [diff] |
Fix: A potential bug of null pointer dereference PR 30949 * elflink.c (elf_gc_mark_debug_section): Check for bfd_section_from_elf_index returning a NULL pointer.