Fixed invalid progress counter initialization in attack-mode 9 when using --skip or --restore

This commit is contained in:
Jens Steube
2021-09-01 09:35:25 +02:00
parent aaf26dee98
commit bdd3f27239
2 changed files with 17 additions and 4 deletions
+1
View File
@@ -4,6 +4,7 @@
## Bugs
##
- Fixed invalid progress counter initialization in attack-mode 9 when using --skip or --restore
- Fixed out-of-boundary reads in attack-mode 9 that were caused by a missing work item limit in the refactored autotune engine
##