mirror of
https://github.com/encounter/objdiff.git
synced 2025-07-19 11:35:55 +00:00
This re-implements the older algorithm used for data and BSS section match percentages. We perform both and choose the highest match percent between the two options. Resolves #84, #85