This is the mail archive of the
gdb-testers@sourceware.org
mailing list for the GDB project.
[binutils-gdb] Fixes a resource exhaustion problem when running windres on a corrupt binary.
- From: sergiodj+buildbot at redhat dot com
- To: gdb-testers at sourceware dot org
- Date: Thu, 26 Feb 2015 12:12:22 -0500
- Subject: [binutils-gdb] Fixes a resource exhaustion problem when running windres on a corrupt binary.
- Authentication-results: sourceware.org; auth=none
*** TEST RESULTS FOR COMMIT e3ee40059d4a4e04d10e2b5c46bacd2a810355ca ***
Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: e3ee40059d4a4e04d10e2b5c46bacd2a810355ca
Fixes a resource exhaustion problem when running windres on a corrupt binary.
PR binutils/17512
* resrc.c (write_rc_messagetable): Tighten check for invalid
message lengths.