Browse Source
This patch is more about the style of bounds checking we ought to use, rather than a real problem. An overflow of "octet + reloc_size" can only happen with huge sections which would certainly cause out of memory errors. * reloc.c (bfd_reloc_offset_in_range): Avoid possible overflow.users/ARM/efi-aarch64-support-binutils
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue