]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdw: Make libdw_find_split_unit thread-safe
authorHeather McIntyre <hsm2@rice.edu>
Tue, 10 Oct 2023 13:42:56 +0000 (15:42 +0200)
committerAaron Merey <amerey@redhat.com>
Tue, 4 Jun 2024 19:08:56 +0000 (15:08 -0400)
commit9fd796a065819e54ee94ca2e228fcde4abfe471f
tree03ba8e0fee4c3e0b5c31e5f9b6e2ad7ed49eca89
parent2e0ab7a5e7326a8a15e1f1bc9844686147af6d08
libdw: Make libdw_find_split_unit thread-safe

* (try_split_file): Use eu_tsearch.
Add lock for cu->split.

Signed-off-by: Heather S. McIntyre <hsm2@rice.edu>
Signed-off-by: Mark Wielaard <mark@klomp.org>
libdw/libdw_find_split_unit.c