Skip to content

return NULL when the requested allocation is too large#508

Merged
folkertdev merged 1 commit into
mainfrom
alloc-return-null-when-too-large
May 4, 2026
Merged

return NULL when the requested allocation is too large#508
folkertdev merged 1 commit into
mainfrom
alloc-return-null-when-too-large

Conversation

@folkertdev
Copy link
Copy Markdown
Member

@folkertdev folkertdev commented May 4, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

❌ Patch coverage is 68.18182% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
zlib-rs/src/allocate.rs 68.18% 7 Missing ⚠️
Flag Coverage Δ
fuzz-compress 39.88% <0.00%> (-0.02%) ⬇️
fuzz-decompress 27.07% <0.00%> (+0.10%) ⬆️
test-aarch64-apple-darwin 89.53% <63.63%> (-0.08%) ⬇️
test-aarch64-unknown-linux-gnu 85.33% <63.63%> (-0.06%) ⬇️
test-i686-unknown-linux-gnu 85.04% <59.09%> (-0.09%) ⬇️
test-x86_64-apple-darwin 88.90% <63.63%> (-0.05%) ⬇️
test-x86_64-unknown-linux-gnu 90.93% <63.63%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
zlib-rs/src/allocate.rs 95.13% <68.18%> (-2.43%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@folkertdev folkertdev requested review from bjorn3 May 4, 2026 14:08
@folkertdev folkertdev marked this pull request as ready for review May 4, 2026 14:09
@folkertdev folkertdev merged commit 5e4e5be into main May 4, 2026
35 checks passed
@folkertdev folkertdev deleted the alloc-return-null-when-too-large branch May 4, 2026 14:21
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