This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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]

Re: [PATCH] libelf: Correct ELF64 section offset check in file_read_elf.


On Thu, 2014-12-11 at 16:37 +0100, Mark Wielaard wrote:
> The ELF64 case didn't check for overflow and accidentially used the 32bit
> Shdr size.
>
>  2014-12-11  Mark Wielaard  <mjw@redhat.com>
>  
> +	* elf_begin.c (file_read_elf): Correct ELF64 section offset check.

I pushed this to master.

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