Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small buffer #422

Merged
merged 13 commits into from
Apr 2, 2024
Merged

Small buffer #422

merged 13 commits into from
Apr 2, 2024

Conversation

DmitriyMusatkin
Copy link
Contributor

@DmitriyMusatkin DmitriyMusatkin commented Mar 29, 2024

Issue #, if available:

Description of changes:
fix large s3 errors not being processed correctly and returning weird buffer too small error instead.

fixes issues like aws/aws-sdk-cpp#2892

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

tests/CMakeLists.txt Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.40%. Comparing base (3085fd7) to head (7a4f12c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #422   +/-   ##
=======================================
  Coverage   89.40%   89.40%           
=======================================
  Files          20       20           
  Lines        5868     5872    +4     
=======================================
+ Hits         5246     5250    +4     
  Misses        622      622           
Files Coverage Δ
source/s3_meta_request.c 92.25% <100.00%> (+0.01%) ⬆️
source/s3_auto_ranged_get.c 97.77% <80.00%> (+0.01%) ⬆️

source/s3_auto_ranged_get.c Outdated Show resolved Hide resolved
Co-authored-by: Michael Graeb <graebm@amazon.com>
@DmitriyMusatkin DmitriyMusatkin merged commit 0ce756e into main Apr 2, 2024
30 checks passed
@DmitriyMusatkin DmitriyMusatkin deleted the small_buffer branch April 2, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants