clearbluejar / ghidriff

Python Command-Line Ghidra Binary Diffing Engine
https://clearbluejar.github.io/ghidriff/
GNU General Public License v3.0
476 stars 22 forks source link

Fix calling-counts default #81

Closed clearbluejar closed 5 months ago

clearbluejar commented 5 months ago

Currently calling-counts defaults to True if not used in the engine constructor. This needs to be explicit and default to False.