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 crash when unmarshaling specially-crafted ADTS packets #4

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Apr 18, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #4 (e0f6185) into main (3a6d108) will increase coverage by 0.14%.
The diff coverage is 100.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       #4      +/-   ##
==========================================
+ Coverage   84.97%   85.11%   +0.14%     
==========================================
  Files          28       28              
  Lines        2502     2506       +4     
==========================================
+ Hits         2126     2133       +7     
+ Misses        320      318       -2     
+ Partials       56       55       -1     
Impacted Files Coverage Δ
pkg/codecs/mpeg4audio/adts.go 91.17% <100.00%> (+3.42%) ⬆️

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

@aler9 aler9 merged commit 67912bd into main Apr 18, 2023
@aler9 aler9 deleted the bug-adts branch April 18, 2023 07:44
@github-actions github-actions bot locked and limited conversation to collaborators Oct 21, 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