https://sourceware.org/bugzilla/show_bug.cgi?id=34412
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at klomp dot org
--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Thanks for the report. But it is very verbose. And a bit too much focussed on
how to "exploit" it, making it somewhat hard to see what is really going on.
Your suggestion to set ELF_F_DIRTY for the Elf flags does look correct, adding
a section does require a relayout of the Elf. But really only for the last/new
section and the section table. I have to look a bit deeper to understand why
calling update/get_shdr doesn't update the
elf->state.ELFW(elf,LIBELFBITS).shdr.
--
You are receiving this mail because:
You are on the CC list for the bug.