-
Notifications
You must be signed in to change notification settings - Fork 865
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect downloaded file size when size of the file is not a mul…
…tiple of the block size (#22036) * convert apply method of SourceContentValidation to private * fixed buffer length while batch download * add another test case and fixed typos * Fixing buffer size * PR comment --------- Co-authored-by: Sourav Gupta <souravgupta@microsoft.com>
- Loading branch information
1 parent
6a155b3
commit c933ba3
Showing
3 changed files
with
21 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters