[PATCH 2/4] zstrptr: Pull print_string() into file scope
Mark Wielaard
mark@klomp.org
Fri Jan 29 20:38:46 GMT 2021
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
More information about the Elfutils-devel
mailing list