Merge pull request #2395 from s3inlc/patch-2

Adding escaping for --status-json
This commit is contained in:
Jens Steube
2020-05-14 09:44:10 +02:00
committed by GitHub
2 changed files with 35 additions and 1 deletions
+1
View File
@@ -102,6 +102,7 @@
- Fixed some memory leaks in case mask-files are used in optimized mode
- Fixed the 7-Zip parser to allow the entire supported range of encrypted and decrypted data lengths
- Fixed the validation of the --brain-client-features command line argument (only values 1, 2 or 3 are allowed)
- Fixed --status-json to correctly escape certain characters in hashes
##
## Improvements