Hi Mark,
On Thu, Aug 15, 2024 at 12:13 PM Mark Wielaard wrote:
>
> On Fri, 2024-08-02 at 19:38 -0400, Aaron Merey wrote:
> > From: Heather McIntyre
> >
> > Apply locking during __libelf_readall.
> >
> > Signed-off-by: Heather S. McIntyre
> > Signed-off-by: Aaron Merey
> > Signed-off-by: Mark W
Hi Aaron,
On Fri, 2024-08-02 at 19:38 -0400, Aaron Merey wrote:
> From: Heather McIntyre
>
> Apply locking during __libelf_readall.
>
> Signed-off-by: Heather S. McIntyre
> Signed-off-by: Aaron Merey
> Signed-off-by: Mark Wielaard
>
> ---
> v3 changes:
>
> Update comments and change order
From: Heather McIntyre
Apply locking during __libelf_readall.
Signed-off-by: Heather S. McIntyre
Signed-off-by: Aaron Merey
Signed-off-by: Mark Wielaard
---
v3 changes:
Update comments and change order or child lock aquisition.
libelf/common.h | 24 ++--
libelf/el