Fixed clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR caused by an invalid work-item count during weak-hash-check

This commit is contained in:
Jens Steube
2017-02-07 17:50:02 +01:00
parent 778b64b680
commit 9005b66626
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@
- Fixed use of option --keyspace in combination with -m 2500 (WPA)
- Fixed rule 'O' (RULE_OP_MANGLE_OMIT) in host mode in case the offset + length parameter equals the length of the input word
- Fixed duplicate detection for WPA handshakes with the same ESSID
- Fixed clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR caused by an invalid work-item count during weak-hash-check
##
## Technical