Skip to content

Avoid use of uninitialised memory in storage

f08b96d
Select commit
Loading
Failed to load commit list.
Open

fix(storage): Avoid use of uninitialised memory #1224

Avoid use of uninitialised memory in storage
f08b96d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 0s

83.40% (+0.03%) compared to e4b1909

View this Pull Request on Codecov

83.40% (+0.03%) compared to e4b1909

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
foyer-storage/src/engine/block/buffer.rs 96.86% <100.00%> (+0.13%) ⬆️
foyer-storage/src/io/bytes.rs 60.46% <ø> (ø)

... 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.