Skip to content

http_aws_sigv4: avoid local buffer and strcpy - #15200

Closed
bagder wants to merge 2 commits into
masterfrom
bagder/aws-sigv4-cpy
Closed

http_aws_sigv4: avoid local buffer and strcpy#15200
bagder wants to merge 2 commits into
masterfrom
bagder/aws-sigv4-cpy

Conversation

@bagder

@bagder bagder commented Oct 8, 2024

Copy link
Copy Markdown
Member

This avoids the buffer, the copy and the previous host name length limit.

bagder added 2 commits October 8, 2024 15:43
This avoids the buffer, the copy and the previous host name length
limit.
@bagder
bagder force-pushed the bagder/aws-sigv4-cpy branch from 55ccd11 to ab80085 Compare October 8, 2024 13:46
@bagder bagder closed this in e8c024a Oct 8, 2024
@bagder
bagder deleted the bagder/aws-sigv4-cpy branch October 8, 2024 14:13
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
This avoids the buffer, the copy and the previous host name length
limit.

Closes curl#15200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant