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_s3: fix use-after-free in destructor (1.8 backport) #3758

Merged
merged 1 commit into from
Jul 10, 2021
Merged

out_s3: fix use-after-free in destructor (1.8 backport) #3758

merged 1 commit into from
Jul 10, 2021

Conversation

rittneje
Copy link
Contributor

Signed-off-by: Jesse Rittner [email protected]

Cherry pick of #3738 for the 1.8 release branch.

Fixes #3732.

cc @PettitWesley


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:

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

Documentation

  • [N/A] 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.

@edsiper edsiper merged commit ca4acac into fluent:1.8 Jul 10, 2021
@rittneje rittneje deleted the 1.8-out-s3-use-after-free branch July 11, 2021 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants