Skip to content

Conversation

@justsmth
Copy link
Contributor

Issues:

N/A

Description of changes:

  • Fix compiler error
ssl/test/bssl_shim.cc:315:35: error: '%s' directive argument is null [-Werror=format-overflow=]
  315 |   fprintf(stderr, "Unexpected %s: %s\n", type, str);

Call-outs:

This was missed in previous PR review: #1140

Testing:

N/A

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

@justsmth justsmth requested a review from a team as a code owner August 15, 2023 20:05
dkostic
dkostic previously approved these changes Aug 15, 2023
Copy link
Contributor

@torben-hansen torben-hansen left a comment

Choose a reason for hiding this comment

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

Always great to replace one UB with another UB...

@justsmth justsmth enabled auto-merge (squash) August 15, 2023 23:04
@justsmth justsmth merged commit ee9ce69 into aws:main Aug 16, 2023
@justsmth justsmth deleted the null-format-argument branch August 21, 2023 14:49
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