rnpgp / rnp

RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
https://www.rnpgp.org
Other
202 stars 55 forks source link

Allow zero-length input in rnp_input_from_memory() #2246

Closed desvxx closed 2 months ago

desvxx commented 5 months ago

fixes #2173

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.01%. Comparing base (3d45a6b) to head (e8e7c35). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2246 +/- ## ======================================= Coverage 84.00% 84.01% ======================================= Files 113 113 Lines 23066 23069 +3 ======================================= + Hits 19377 19381 +4 + Misses 3689 3688 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.