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: invalid mime crash on REST plugin #1287

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

gabrik
Copy link
Contributor

@gabrik gabrik commented Jul 31, 2024

Fixing a crash when receiving an HTTP GET with _raw=true and no data received from the Zenoh queryables.

This leads to an "" (empty) Mime type that is not correctly converted.

Signed-off-by: Gabriele Baldoni <gabriele.baldoni@gmail.com>
@gabrik gabrik added the bug Something isn't working label Jul 31, 2024
@Charles-Schleich
Copy link
Member

LGTM.

@Mallets Mallets merged commit b31cc1a into dev/1.0.0 Jul 31, 2024
21 of 23 checks passed
@Mallets Mallets deleted the fix/mime-crash-rest branch July 31, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants