bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/16923] Windres with version overflow clobbers version numb


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/16923] Windres with version overflow clobbers version number
Date: Tue, 17 Jun 2014 15:52:06 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  548a23572832015e1d457188c5962e349825e86e (commit)
      from  0fc059972058a4afb22882a61143c7cc48eca883 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=548a23572832015e1d457188c5962e349825e86e

commit 548a23572832015e1d457188c5962e349825e86e
Author: Nick Clifton <address@hidden>
Date:   Tue Jun 17 16:50:15 2014 +0100

    Prevent large (or negative) version values from overflowing into other
fields when
    parsing version strings.

        PR binutils/16923
        * rcparse.y (fixedverinfo): Prevent large version numbers from
        corrupting other values.

-----------------------------------------------------------------------

Summary of changes:
 binutils/ChangeLog |    6 ++++++
 binutils/rcparse.y |    8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

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