Skip to content

Conversation

@craigthomas
Copy link
Owner

This PR fixes a problem with the stack buffer. In certain circumstances, the resampled buffer could overflow the static buffer allotted. The stack buffer was expanded and changed from generic int type to Uint8.

@codecov
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.04%. Comparing base (9f3e25d) to head (90e6554).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   90.04%   90.04%           
=======================================
  Files           9        9           
  Lines        2733     2733           
  Branches      252      252           
=======================================
  Hits         2461     2461           
  Misses        267      267           
  Partials        5        5           

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

@craigthomas craigthomas merged commit c4efe80 into main Jan 5, 2025
4 checks passed
@craigthomas craigthomas deleted the stack-problem-fix branch January 12, 2025 15:31
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.

2 participants