| commit | 83f18e5ebe627163f744215d3760a8eaacee6ec1 | [log] [tgz] |
|---|---|---|
| author | Nick Clifton <nickc@redhat.com> | Tue Dec 06 11:24:12 2022 +0000 |
| committer | Nick Clifton <nickc@redhat.com> | Tue Dec 06 11:24:12 2022 +0000 |
| tree | e1be74d568ea7da55b75e916990b0dad10ecba69 | |
| parent | 8db40179f0e61c2145a4470afa47fb1945a8d9c8 [diff] |
Fix a dereference of NULL when scanning the symbol hashes array in the ARM linker. PR 29852 * elf32-arm.c (cmse_scan): Check for NULL entries in the sym_hashes array. (elf32_arm_gc_mark_extra_sections): Likewise.