bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26548] LEB decoding error


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26548] LEB decoding error
Date: Thu, 03 Sep 2020 14:53:44 +0000

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

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

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

commit 1f1ded87c9250deb986067eac6d53663f3f69e09
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Sep 3 15:52:53 2020 +0100

    Import a patch from mainline to fix a spurious overflow error when decoding
negative LEB128 values.

            PR 26548
            * dwarf.c (read_leb128): When checking for overflow of a signed
            read, use a signed shift.

-- 
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]