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 read/lease task cleanup #760

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

sashacmc
Copy link
Member

@sashacmc sashacmc commented Oct 22, 2024

The _lease_task and _read_task was allocated with malloc and should be cleaned with free

@sashacmc sashacmc added bug Something isn't working internal Changes not included in the changelog labels Oct 22, 2024
@sashacmc sashacmc marked this pull request as ready for review October 22, 2024 16:55
@milyin milyin merged commit 6ca364b into eclipse-zenoh:main Oct 22, 2024
55 of 56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants