mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-26 19:35:10 +00:00
2432b4282a
Fixes keyCount_mutex[0] and keyCounts[0] not being properly initialised Fixes progress reporting not properly clearing the line Switch malloc(a*b) style calls to calloc(a, b)