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

out_cloudwatch_logs: replace insecure sprintf #2451

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Conversation

l2dy
Copy link
Contributor

@l2dy l2dy commented Aug 11, 2020

Avoid buffer overflows, just in case.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

Documentation

  • Documentation required for this feature

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@l2dy l2dy changed the title out_cloudwatch_logs: Replace insecure sprintf out_cloudwatch_logs: replace insecure sprintf Aug 11, 2020
@edsiper edsiper merged commit dd18cea into fluent:master Aug 11, 2020
@edsiper
Copy link
Member

edsiper commented Aug 11, 2020

thanks

edsiper pushed a commit that referenced this pull request Aug 14, 2020
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.

None yet

2 participants