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

fix(s3stream): fix memory leak #446

Merged
merged 1 commit into from
Oct 24, 2023
Merged

fix(s3stream): fix memory leak #446

merged 1 commit into from
Oct 24, 2023

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Oct 24, 2023

Signed-off-by: Shichao Nie <niesc@automq.com>
@SCNieh SCNieh requested a review from superhx October 24, 2023 08:57
@codecov
Copy link

codecov bot commented Oct 24, 2023

The author of this PR, SCNieh, is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at support@codecov.io with any questions.

@github-actions
Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@SCNieh SCNieh merged commit d70f890 into main Oct 24, 2023
9 of 10 checks passed
@SCNieh SCNieh deleted the memory_leak branch October 24, 2023 09:06
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.

memory leak, buffer not release in ObjectWriter
2 participants