Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
read/elf: handle empty symbol tables (#443)
Return `None` from `ElfFile::symbol_table` and `ElfFile::dynamic_symbol_table` if the tables are empty.
- Loading branch information