Skip to content

Consistently set outlen to zero for all error paths#3104

Open
torben-hansen wants to merge 2 commits intoaws:mainfrom
torben-hansen:small_fixes_39523t9jiwef
Open

Consistently set outlen to zero for all error paths#3104
torben-hansen wants to merge 2 commits intoaws:mainfrom
torben-hansen:small_fixes_39523t9jiwef

Conversation

@torben-hansen
Copy link
Contributor

Description of changes:

Helps accuracy for certain fuzzing techniques.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.22%. Comparing base (17650cc) to head (abc79da).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3104   +/-   ##
=======================================
  Coverage   78.22%   78.22%           
=======================================
  Files         689      689           
  Lines      122089   122088    -1     
  Branches    17031    17030    -1     
=======================================
  Hits        95501    95501           
+ Misses      25682    25680    -2     
- Partials      906      907    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@torben-hansen torben-hansen enabled auto-merge (squash) March 19, 2026 20:25
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.

4 participants