mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-07 15:13:47 +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