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

rtmp: fix crash when receiving unexpected video packets (#1459) #1504

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Feb 23, 2023

No description provided.

@aler9 aler9 mentioned this pull request Feb 23, 2023
1 task
@codecov-commenter
Copy link

Codecov Report

Merging #1504 (961906e) into main (d7e493c) will increase coverage by 0.12%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1504      +/-   ##
==========================================
+ Coverage   65.59%   65.71%   +0.12%     
==========================================
  Files         118      118              
  Lines       12988    12988              
==========================================
+ Hits         8519     8535      +16     
+ Misses       3796     3778      -18     
- Partials      673      675       +2     
Impacted Files Coverage Δ
internal/core/rtmp_conn.go 67.34% <0.00%> (ø)
internal/hls/muxer_variant_fmp4_playlist.go 66.26% <0.00%> (+4.86%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit 2cffea6 into main Feb 23, 2023
@aler9 aler9 deleted the rtmp-crash2 branch February 23, 2023 10:22
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants