mirror of
https://github.com/encounter/objdiff.git
synced 2026-03-30 11:32:16 -07:00
e1ccee1e73
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