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 segfault while handling queries with NONE or MONOTONIC modes #200

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

cguimaraes
Copy link
Member

Fixes #199 .

@cguimaraes cguimaraes requested a review from Mallets April 10, 2023 09:54
@cguimaraes
Copy link
Member Author

Tagging @milyin for review.

@cguimaraes
Copy link
Member Author

Run valgrind on tests and examples to find any other memory issues.
Nothing was detected.

@milyin
Copy link
Contributor

milyin commented Apr 11, 2023

Looks good for me

@cguimaraes cguimaraes merged commit c084644 into eclipse-zenoh:master Apr 11, 2023
27 checks passed
@cguimaraes cguimaraes deleted the fix-199 branch April 11, 2023 12:44
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] Segmentation fault while handling queries with NONE or MONOTONIC modes
3 participants