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

TestRtpStreamSend: ASAN, fix buffer overflow #1419

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

jmillan
Copy link
Member

@jmillan jmillan commented Jul 1, 2024

Do not use a hardcoded length value when parsing a RTP packet

Fixes TODO 1 in #1417 (comment)

Do not use a hardcoded length value when parsing a RTP packet
Copy link
Member

@ibc ibc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@ibc ibc mentioned this pull request Jul 1, 2024
@jmillan jmillan merged commit 9990953 into v3 Jul 1, 2024
41 checks passed
@jmillan jmillan deleted the testrtpstreamsend_fix_buffer_overflow branch July 1, 2024 15:49
jmillan added a commit that referenced this pull request Jul 1, 2024
TestRtpStreamSend: ASAN, fix buffer overflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants