Code Change Request

# 17679

Back to Code Changes

Christopher
Technical Support
StableBit CloudDrive
Windows Server 2012 R2
Public
Alex

Multiple issues here:

* [Issue #17679] Upload verification should be disabled for the local provider by default.
* [Issue #17679] Set the file pointer properly when the low order bytes of the offset correspond to 0xFFFFFFFFF.
* [Issue #17679] When constructing a large memory mapped buffer for checksum verification, ensure that the 
                 size of the buffer doesn't overflow.
* [D] [Issue #17679] When stopping a cloud part, stop the cache first before the read / write / pin maps.