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

Guard against rtsp response with no content #96

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

ns6089
Copy link
Contributor

@ns6089 ns6089 commented Oct 15, 2024

Header-only rtsp response leads to a crash since strstr() function doesn't guard against nullptr.
rtsp_no_resp

@cgutman cgutman merged commit 0fa805d into moonlight-stream:master Oct 16, 2024
2 of 3 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.

2 participants