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

Fuzz Metadata::print() with nullptr parameter #2663

Merged

Conversation

kevinbackhouse
Copy link
Collaborator

This should prevent issues like #2638 and #2649 from happening again.

@kevinbackhouse kevinbackhouse marked this pull request as draft June 24, 2023 15:16
@kevinbackhouse
Copy link
Collaborator Author

Leaving as draft for now, because there are some known bugs in nikonmn_int.cpp that need to be fixed first.

@ghost
Copy link

ghost commented Jun 24, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@neheb
Copy link
Collaborator

neheb commented Jun 24, 2023

LGTM.

@codecov
Copy link

codecov bot commented Jun 24, 2023

Codecov Report

Merging #2663 (469c76c) into main (6b186a4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2663   +/-   ##
=======================================
  Coverage   63.92%   63.92%           
=======================================
  Files         103      103           
  Lines       22306    22306           
  Branches    10795    10795           
=======================================
  Hits        14259    14259           
  Misses       5826     5826           
  Partials     2221     2221           

@kevinbackhouse kevinbackhouse marked this pull request as ready for review June 29, 2023 20:56
@kmilos
Copy link
Collaborator

kmilos commented Jun 30, 2023

At the risk of sounding like a broken record: the number/size of current CI jobs is unwieldy and unsustainable.

@kevinbackhouse kevinbackhouse merged commit 9215f74 into Exiv2:main Jun 30, 2023
109 checks passed
@kevinbackhouse kevinbackhouse deleted the fuzz-metadatum-print-nullptr branch June 30, 2023 09:12
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.

3 participants