Hi Mark,
On Wed, Jan 22, 2025 at 10:23 AM Mark Wielaard wrote:
> On Sun, 2025-01-19 at 22:20 -0500, Aaron Merey wrote:
> > * libdw/dwarf_begin_elf.c (dwarf_begin_elf): Initialize
> > eu_search_trees.
>
> I see the same are already eu_search_tree_fini in dwarf_end. So my only
> questio
Hi Aaron,
On Sun, 2025-01-19 at 22:20 -0500, Aaron Merey wrote:
> * libdw/dwarf_begin_elf.c (dwarf_begin_elf): Initialize
> eu_search_trees.
I see the same are already eu_search_tree_fini in dwarf_end. So my only
question is how this worked before?
Whatever the answer is though, this
* libdw/dwarf_begin_elf.c (dwarf_begin_elf): Initialize
eu_search_trees.
Signed-off-by: Aaron Merey
---
libdw/dwarf_begin_elf.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libdw/dwarf_begin_elf.c b/libdw/dwarf_begin_elf.c
index e4826dda..c8292913 100644
--- a/libdw