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: Update id3 crate #875

Merged
merged 1 commit into from
Jan 24, 2025
Merged

fix: Update id3 crate #875

merged 1 commit into from
Jan 24, 2025

Conversation

cdmurph32
Copy link
Collaborator

Changes in this pull request

New version of id3 has these fixes:
fix: MLLT overflow mitigation
fix: prevent panics from malformed id3 metadata #149
fix: ChunkHeader find method overflow #148

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.67%. Comparing base (6d1ab01) to head (e7bec28).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #875   +/-   ##
=======================================
  Coverage   78.67%   78.67%           
=======================================
  Files         139      139           
  Lines       32120    32120           
=======================================
+ Hits        25270    25271    +1     
+ Misses       6850     6849    -1     

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

@cdmurph32 cdmurph32 changed the title Update id3 crate. fix: Update id3 crate. Jan 23, 2025
@cdmurph32 cdmurph32 changed the title fix: Update id3 crate. fix: Update id3 crate Jan 23, 2025
@tmathern
Copy link
Contributor

Do you also want to get latest main in?

@cdmurph32
Copy link
Collaborator Author

Do you also want to get latest main in?

Only if there are merge conflicts.

@cdmurph32 cdmurph32 merged commit e073afc into main Jan 24, 2025
32 of 34 checks passed
@cdmurph32 cdmurph32 deleted the id3_fixes branch January 24, 2025 22:14
@scouten-adobe scouten-adobe mentioned this pull request Jan 24, 2025
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.

2 participants