Re: [PATCH 1/9 v2] libelf: Fix deadlock in __libelf_readall

2024-07-18 Thread Mark Wielaard
On Wed, 2024-07-17 at 18:34 -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 > > --- > v2 changes: > > Add locking for all early returns in __libel

[PATCH 1/9 v2] libelf: Fix deadlock in __libelf_readall

2024-07-17 Thread Aaron Merey
From: Heather McIntyre Apply locking during __libelf_readall. Signed-off-by: Heather S. McIntyre Signed-off-by: Aaron Merey Signed-off-by: Mark Wielaard --- v2 changes: Add locking for all early returns in __libelf_readall. libelf_{acquire,release}_all have been renamed to libelf_{acquire,