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

2014-06-17 Thread cvs-commit at gcc dot gnu.org
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 ni...@redhat.com
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.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


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

2014-06-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16923

Nick Clifton nickc at redhat dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||nickc at redhat dot com
 Resolution|--- |FIXED

--- Comment #2 from Nick Clifton nickc at redhat dot com ---
Hi Anton,

  Thanks very much for pointing out this bug.  I have applied the patch you
suggested along with this changelog entry.

Cheers
  Nick

binutils/ChangeLog
2014-06-17  Anton Lavrentiwev  l...@ncbi.nim.nih.gov

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

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

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils