issues
search
fkie-cad
/
FACT_core
Firmware Analysis and Comparison Tool
https://fkie-cad.github.io/FACT_core
GNU General Public License v3.0
1.24k
stars
225
forks
source link
stats generation time bug fix
#1281
Closed
jstucke
closed
3 weeks ago
jstucke
commented
1 month ago
fixes the following bug: if
get_general_stats()
is called after
update_all_stats()
, the "generation time" will be wrong until FACT is restarted
get_general_stats()
is called afterupdate_all_stats()
, the "generation time" will be wrong until FACT is restarted