mirror of
https://github.com/encounter/objdiff.git
synced 2026-07-10 12:18:36 -07:00
13f1267eac
* Support detecting more symbol names for strings * Fix string detectiong being broken for encodings that use null terminators * Add test cases for string detection and decoding * Fix test helper function sometimes being considered dead code * Clippy fixes