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

h264: fix memory filling up in case of malicious SPS #153

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Oct 20, 2024

When CpbCntMinus1 is set to unreasonably high values, the RAM fills up.

When CpbCntMinus1 is set to unreasonably high values, the RAM fills up.
Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.13%. Comparing base (058cf2b) to head (609339e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   81.08%   81.13%   +0.04%     
==========================================
  Files          79       79              
  Lines        7250     7253       +3     
==========================================
+ Hits         5879     5885       +6     
+ Misses        994      992       -2     
+ Partials      377      376       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aler9 aler9 merged commit 05af021 into main Oct 20, 2024
8 checks passed
@aler9 aler9 deleted the fix/overflow branch October 20, 2024 13:53
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.

1 participant