Skip to content

Commit

Permalink
print error.
Browse files Browse the repository at this point in the history
  • Loading branch information
hardik05 authored Jan 13, 2020
1 parent 78b6dd3 commit 7f33031
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions winafl-whatsup.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def main():

print("")
except:
print("error in parsing fuzzer_stat: {}, seems to be corrupt?".format(stats_path))
continue

total_days = int(total_time / 60 / 60 / 24)
Expand Down

0 comments on commit 7f33031

Please sign in to comment.