Christopher Cole 40240fc4af
Fix a divide by zero panic in SysVHashTable.find() for empty tables
Also, add fuzz coverage for ElfBytes::find_common_sections() and its
associated types. This fuzzing is what discovered that panic in find().
2022-11-05 14:18:58 -07:00
..