On Sat, Aug 08, 2015 at 12:31:54PM +0200, Kai Wasserbäch wrote:
> >> https://sources.debian.net/src/elfutils/0.163-4/debian/patches/0003-Add-mips-n64-relocation-format-hack.patch/?hl=34#L34
> >>
> >> Note how that replaces the cast and sizeof Elf64_Rel with Elf64_Rela
> >> in the memcpy. Those are not the same size!
> >>
> >> Could someone rebuild the debian package without that patch applied
> >> (or correctly replace the wrong Elf64_Rela with Elf64_rel) and see if
> >> that helps?
> > 
> > I'm guessing that's only for the gelf_getrel.c file and that the change
> > in gelf_getrela.c is correct?
> 
> That seems to be correct.

Yes, in gelf_getrela it is correct to use Elf64_Rela.
I assume this was just a copy/paste error.

Thanks a lot for testing.
We really should get more of the Debian patches upstream.
I keep thinking I have time to help with that but... sorry.
So, if someone does want to help, post some of them upstream
and help review them, please do. Just follow:
https://git.fedorahosted.org/cgit/elfutils.git/tree/CONTRIBUTING

Cheers,

Mark


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to