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

gvstream: fix wrong access to not yet initialized frame data #959

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

EmmanuelP
Copy link
Contributor

The buffer we are processing here is not yet stored in frame data. Fix #941

The buffer we are processing here is not yet stored in frame data.
Fix #941
@EmmanuelP
Copy link
Contributor Author

@paulsammut, @aldoshkind Could you confirm this pull request fixes #941 ?

@EmmanuelP EmmanuelP merged commit c07e8be into main Nov 27, 2024
4 of 5 checks passed
@EmmanuelP EmmanuelP deleted the issue/941/NULL-frame-access-fix branch November 27, 2024 16:25
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.

Packet socket mode and callback causes segfault on stream start
1 participant