mirror of
https://github.com/encounter/objdiff.git
synced 2025-08-29 15:05:45 +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