Skip to content

Vdb 6319#270

Open
klymenko wants to merge 54 commits into
engineeringfrom
VDB-6319
Open

Vdb 6319#270
klymenko wants to merge 54 commits into
engineeringfrom
VDB-6319

Conversation

@klymenko

Copy link
Copy Markdown
Contributor

No description provided.

klymenko added 30 commits May 26, 2026 15:23
…owercase; remove any leading or trailing whitespace from value
…implifying the generation of CanonicalHeaders for signed requests to the AWS API
…implifying the generation of CanonicalHeaders for signed requests to the AWS API: more changes
…implifying the generation of CanonicalHeaders for signed requests to the AWS API: even more changes
klymenko added 24 commits June 29, 2026 19:24
Comment thread libs/cloud/aws-auth.c
unsigned char signature[32] = "";

mbedtls_md_context_t ctx;
mbedtls_md_init(&ctx);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is ctx needed? It doesn't appear to be used anywhere before it is freed.

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.

2 participants