Azure / azure-storage-cpp

Microsoft Azure Storage Client Library for C++
http://azure.github.io/azure-storage-cpp
Apache License 2.0
131 stars 147 forks source link

Fix condition throwing error_missing_crc64 #368

Closed vaboca closed 3 years ago

vaboca commented 3 years ago

download_to_stream was throwing an exception protocol::error_crc64_mismatch because the condition was checking for different crc64 if the content_checksum() was NOT crc64.