summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2026-06-05 15:04:56 +0200
committerMark Wielaard <mark@klomp.org>2026-06-05 15:05:05 +0200
commit140f2d6a3f59816240fbc6564f7d45284af470f4 (patch)
treebc7447f4378dc8318dcb8c318a618e595d540980 /scripts
parentdebugedit-classify-ar: Check while elf_begin loop failed or succeeded (diff)
debugedit: Use ELF_F_PERMISSIVE when using ELF_F_LAYOUTHEADmain
Normally elf_update will do some strict checks on sections, specifically it will check that sh_size is a multiple of sh_entsize (if not zero). This might prevent debugedit from writing out some sections it just wants to keep unchanged (even if they aren't strictly valid ELF). * tools/debugedit.c (fdopen_dso): Set elf_flagelf ELF_F_PERMISSIVE. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions