]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Prevent an abort in the bfd linker when attempting to generate dynamic relocs for...
authorNick Clifton <nickc@redhat.com>
Wed, 5 Feb 2025 13:26:51 +0000 (13:26 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 5 Feb 2025 13:26:51 +0000 (13:26 +0000)
commit75086e9de1707281172cc77f178e7949a4414ed0
treeed8b0a53337dc964708b10acc46c65d927c63a83
parentf8baffc3c0852eeffc63481ab2d1f9f9f70902ef
Prevent an abort in the bfd linker when attempting to generate dynamic relocs for a corrupt input file.

PR 32638
bfd/elf64-x86-64.c