-
- Downloads
Bugfix: smb_addcrc() no longer tries to malloc or read the CRC history file if
the length is 0. smb_addcrc() now verifies the file is evenly divisible by 4 bytes (the size of a 32-bit CRC record).
Please register or sign in to comment
the length is 0. smb_addcrc() now verifies the file is evenly divisible by 4 bytes (the size of a 32-bit CRC record).