|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/21155] readelf segfault - PR 21137 seems to be incomplete |
Date: | Tue, 14 Feb 2017 13:25:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21155 --- 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 <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b32e566ba6ee02687c6def22ade0899076adf7dd commit b32e566ba6ee02687c6def22ade0899076adf7dd Author: Nick Clifton <address@hidden> Date: Tue Feb 14 13:24:09 2017 +0000 Fix illegal memory access problems with readelf processing corrupt RL78 binaries. PR binutils/21155 * readelf.c (IN_RANGE): New macro. Tests for an address + offset being within a given range. (target_specific_reloc_handling): Use macro to test for underflow as well as overflow of reloc offset. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |