bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/26433] UBSAN error: bfd/elf32-avr.c:4109:17:


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26433] UBSAN error: bfd/elf32-avr.c:4109:17:
Date: Wed, 26 Aug 2020 16:44:29 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26433

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c51f2f291a5459e1eabd000b2c52e5de52b4c56

commit 8c51f2f291a5459e1eabd000b2c52e5de52b4c56
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Aug 26 17:43:39 2020 +0100

    Fix sanitization problems in the BFD library when running the linker
testsuite for the AVR target.

            PR 26433
            * elf32-avr.c (avr_final_link_relocate):  Fix undefined shift
            behaviour.
            (avr_elf32_load_records_from_section): Use bfd_get_16 and
            bfd_get_32 to load values from potentially unaligned pointers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]