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

Add checks for media_codec_bridge null pointers. #4846

Merged

Conversation

jellefoks
Copy link
Member

This avoids dereferencing media_codec_bridge if it's a nullptr.

b/394434926

@jellefoks jellefoks enabled auto-merge (squash) February 5, 2025 03:19
@zhongqiliang

This comment was marked as resolved.

@jellefoks jellefoks force-pushed the protect_media_codec_bridge_nullptr branch from f679843 to 70926aa Compare February 6, 2025 21:32
This avoids dereferencing media_codec_bridge if it's a nullptr.

b/394434926
@jellefoks jellefoks force-pushed the protect_media_codec_bridge_nullptr branch from 70926aa to b8c1701 Compare February 6, 2025 22:14
Copy link
Contributor

@zhongqiliang zhongqiliang left a comment

Choose a reason for hiding this comment

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

LGTM

@jellefoks jellefoks merged commit dfe1b0f into youtube:25.lts.1+ Feb 7, 2025
283 of 290 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.

3 participants