This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch]: Fix issue with relocation v2 on 32-bit target


Hi,

I found a memory access violation in the new relocation v2 on 32-bit
targets. The symtab was allocated too small.

ChangeLog

2008-12-01  Kai Tietz  <kai.tietz@onevision.com>

	* pe-dll.c (make_runtime_pseudo_reloc): Make symtab big enough to
hold relocations.

Is this patch ok to apply?

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: 32bit_relocv2.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]