Hi Heather,
On Tue, 2023-10-10 at 15:42 +0200, Mark Wielaard wrote:
> From: Heather McIntyre
>
> * libelf/elf32_getchdr.c: Move getchdr function to
> elf32_getchdr.h.
> * libelf/elf32_getchdr.h: New file.
> Add macro to create getchdr_wrlock.
That is clever. I do wonder
From: Heather McIntyre
* libelf/elf32_getchdr.c: Move getchdr function to
elf32_getchdr.h.
* libelf/elf32_getchdr.h: New file.
Add macro to create getchdr_wrlock.
* libelf/elf32_updatenull.c: Change call from getchdr to
getchdr_wrlock.
* lib