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

stop looping when eof is hit #2394

Merged
merged 2 commits into from
Oct 30, 2022
Merged

Conversation

kevinbackhouse
Copy link
Collaborator

Fixes: #2393

@kevinbackhouse kevinbackhouse added bug OSS-Fuzz Bug reported by https://google.github.io/oss-fuzz/ labels Oct 26, 2022
@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Merging #2394 (771ead8) into main (761acaf) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2394   +/-   ##
=======================================
  Coverage   64.28%   64.28%           
=======================================
  Files         119      119           
  Lines       21136    21136           
  Branches    10428    10428           
=======================================
  Hits        13587    13587           
  Misses       5400     5400           
  Partials     2149     2149           
Impacted Files Coverage Δ
src/quicktimevideo.cpp 58.87% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@hassec hassec left a comment

Choose a reason for hiding this comment

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

👍

@kevinbackhouse kevinbackhouse merged commit d599d36 into Exiv2:main Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug OSS-Fuzz Bug reported by https://google.github.io/oss-fuzz/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long-running loop in QuickTimeVideo::multipleEntriesDecoder
2 participants