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

Clear buffer when done processing fragmented data to free the memory #289

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

gmartin82
Copy link
Contributor

This PR attempts to fix #288 by clearing the contents of the _z_wbuf_t created when processing fragmented data. With this fix memory usage no longer increases over time.

@Mallets Mallets merged commit 74f9a06 into eclipse-zenoh:master Dec 6, 2023
46 checks passed
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.

[Bug] Memory usage continues to increase when sending data in peer mode
2 participants