Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 8.0.3
-
Fix Version/s: 8.5.1
-
Component/s: Components
-
Security Level: Jimmy
-
Labels:None
-
gh.sprint.customfield.default.name:ZK 8.0.4 S1, ZK 8.5.1 S1
Description
when building checksums such as md5 hashes: inputstream data should be consumed binary without transforming into character data, and without buffering the data in memory.