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

BMFF: fix handling of boxes w/ zero length or type (backport #2612) #2614

Merged
merged 1 commit into from May 11, 2023

Conversation

kmilos
Copy link
Collaborator

@kmilos kmilos commented May 11, 2023

Edit: skipping unit test, was already verified by regression tests on the original 0.28 branch PR.

@kmilos kmilos added bug imageHandler Anything related to specific ImageHandlers labels May 11, 2023
@kmilos kmilos added this to the v0.27.7 milestone May 11, 2023
@kmilos kmilos requested review from 1div0 and nehaljwani May 11, 2023 08:49
@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #2614 (8e14663) into 0.27-maintenance (0ae4963) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@                 Coverage Diff                  @@
##           0.27-maintenance    #2614      +/-   ##
====================================================
- Coverage             58.82%   58.81%   -0.01%     
====================================================
  Files                   149      149              
  Lines                 24474    24476       +2     
  Branches              12667    12669       +2     
====================================================
- Hits                  14396    14395       -1     
- Misses                 7208     7209       +1     
- Partials               2870     2872       +2     
Impacted Files Coverage Δ
src/bmffimage.cpp 75.00% <0.00%> (-0.58%) ⬇️

Copy link
Collaborator

@1div0 1div0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright.

@kmilos kmilos merged commit 611ce84 into 0.27-maintenance May 11, 2023
33 of 35 checks passed
@mergify mergify bot deleted the kmilos_fix_bmff_zero_box_027 branch May 11, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug imageHandler Anything related to specific ImageHandlers
Projects
No open projects
Exiv2 v0.27 dot releases
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants