diff --git a/docs/changes.txt b/docs/changes.txt index ee89fe555..ab600d82d 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -22,9 +22,9 @@ - Fixed out-of-boundary read in input_tokenizer() if the signature in the hash is longer than the length of the plugin's signature constant - Fixed out-of-boundary read in the Stuffit5 module in hash_decode() - Fixed random rule generator option --generate-rules-func-min by fixing switch() case to not select a not existing option group type +- Fixed segfault when a combination of the flags --user and --show is given and a hash was specified directly on the command line - Fixed syntax check of HAS_VPERM macro in several kernel includes causing invalid error message for AMD GPUs on Windows - Fixed uninitialized tmps variable in autotune for slow hashes by calling _init and _prepare kernel before calling _loop kernel -- Fixed segfault in potfile_handle_show() ## ## Performance