fixes #2465: --stdout should return status code 0

This commit is contained in:
philsmd
2020-07-02 17:32:54 +02:00
parent 5d04e97adc
commit 541ef659aa
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
##
- Fixed maximum password length in modules of hash-modes 600, 7800, 7801 and 9900
- Fixed non-zero status code when using --stdout
- Fixed uninitialized value in bitsliced DES kernel (BF mode only) leading to false negatives
##