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

fix panic when checking pts = dts on H265 (bluenviron/mediamtx#3754) #617

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 10, 2024

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.90%. Comparing base (cb3c527) to head (0560f71).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
+ Coverage   81.34%   81.90%   +0.56%     
==========================================
  Files         115      115              
  Lines       11622    11625       +3     
==========================================
+ Hits         9454     9522      +68     
+ Misses       1763     1701      -62     
+ Partials      405      402       -3     

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

@aler9 aler9 merged commit 2023bf1 into main Sep 11, 2024
9 checks passed
@aler9 aler9 deleted the fix/ptsdts-panic branch September 11, 2024 09:43
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.

v1.8.0 crash by panic: runtime error: slice bounds out of range [2:1]
1 participant