Hi Mark,
As per your suggestion, I have placed the lock around the entire
__libdw_find_split_unit function call.
On Wed, Oct 11, 2023 at 12:17 PM Mark Wielaard wrote:
> Hi Heather,
>
> On Tue, Oct 10, 2023 at 03:42:56PM +0200, Mark Wielaard wrote:
> > From: Heather McIntyre
> >
> > * (tr
Hi Heather,
On Tue, Oct 10, 2023 at 03:42:56PM +0200, Mark Wielaard wrote:
> From: Heather McIntyre
>
> * (try_split_file): Use eu_tsearch.
> Add lock for cu->split.
>
> Signed-off-by: Heather S. McIntyre
> Signed-off-by: Mark Wielaard
> ---
> libdw/libdw_find_split_unit.c | 43 +
From: Heather McIntyre
* (try_split_file): Use eu_tsearch.
Add lock for cu->split.
Signed-off-by: Heather S. McIntyre
Signed-off-by: Mark Wielaard
---
libdw/libdw_find_split_unit.c | 43 +--
1 file changed, 36 insertions(+), 7 deletions(-)
diff