Skip to content

Fix #1181 - #1182

Merged
redboltz merged 1 commit into
msgpack:c_masterfrom
redboltz:fix_1181
Aug 25, 2026
Merged

Fix #1181#1182
redboltz merged 1 commit into
msgpack:c_masterfrom
redboltz:fix_1181

Conversation

@redboltz

Copy link
Copy Markdown
Contributor

Fix integer overflow on msgpack_unpacker_expand_buffer(().

Fix integer overflow on msgpack_unpacker_expand_buffer().
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.47%. Comparing base (ecc3a9b) to head (8a48af0).
⚠️ Report is 1 commits behind head on c_master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##           c_master    #1182      +/-   ##
============================================
+ Coverage     55.35%   57.47%   +2.11%     
============================================
  Files            10       10              
  Lines          1120     1124       +4     
  Branches        127      130       +3     
============================================
+ Hits            620      646      +26     
+ Misses          500      478      -22     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@redboltz
redboltz merged commit e17beb3 into msgpack:c_master Aug 25, 2026
19 checks passed
@redboltz
redboltz deleted the fix_1181 branch August 25, 2026 05: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