Hi Timm, On Fri, 2021-01-08 at 09:13 +0100, Timm Bäder via Elfutils-devel wrote: > Get rid of a nested function this way.
OK. This doesn't immediately make clear that the given scn and ndx refer to the same section. But it does test the same thing (that given section strings can be accessed through elf_strptr whether or not that section is compressed. Added a ChangeLog entry and pushed. Thanks, Mark