fix: elf.py vdso_guess exception handler clobbers symtab_guess

Closes #3013
This commit is contained in:
Willi Ballenthin
2026-04-22 09:01:18 +03:00
committed by Willi Ballenthin
parent dc4d64cb01
commit a07d314a31

View File

@@ -12,6 +12,7 @@
### Bug Fixes
- fix lots of linter errors identified by pyright @williballenthin #3052
- fix: elf.py vdso_guess exception handler clobbers symtab_guess @williballenthin #3013
### capa Explorer Web