Branch: refs/heads/thaines/fix_Elf_X_crashes
Home: https://github.com/dyninst/dyninst
Commit: f2336cfd2a62b965de662bba350f22fe6359a72a
https://github.com/dyninst/dyninst/commit/f2336cfd2a62b965de662bba350f22fe6359a72a
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M dwarf/h/dwarfHandle.h
M dwarf/src/dwarfHandle.C
M elf/h/Elf_X.h
M elf/src/Elf_X.C
Log Message:
-----------
Fix crashes in Elf_X
These caches are thread-unsafe, but instances of this class can be
created by multiple threads simultaneously.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|