Fixed buffer overflow in status screen display in case of long non-utf8 string

This commit is contained in:
Jens Steube
2016-12-31 15:10:53 +01:00
parent b0ff13b496
commit feb6d4f740
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@
## Bugs
##
- Fixed buffer overflow in status screen display in case of long non-utf8 string
- Fixed custom char parsing code in maskfiles in --increment mode: Custom charset wasn't used
- Fixed double fclose() using AMDGPU-Pro on sysfs compatible platform: Leading to segfault
- Fixed hex output of plaintext in case --outfile-format 4, 5, 6 or 7 was used