Skip to content

Kernel defense-in-depth hardening (heap_1, tasks, event_groups, stream_buffer, MSVC-MingW port)#1448

Open
AniruddhaKanhere wants to merge 5 commits into
FreeRTOS:mainfrom
AniruddhaKanhere:hardening/kernel-defense-in-depth
Open

Kernel defense-in-depth hardening (heap_1, tasks, event_groups, stream_buffer, MSVC-MingW port)#1448
AniruddhaKanhere wants to merge 5 commits into
FreeRTOS:mainfrom
AniruddhaKanhere:hardening/kernel-defense-in-depth

stream_buffer: reject message length truncation at runtime in writer

8a510fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 14, 2026 in 0s

91.06% (-0.31%) compared to d5d752a

View this Pull Request on Codecov

91.06% (-0.31%) compared to d5d752a

Details

Codecov Report

❌ Patch coverage is 75.75758% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.06%. Comparing base (d5d752a) to head (8a510fd).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
stream_buffer.c 55.55% 3 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1448      +/-   ##
==========================================
- Coverage   91.37%   91.06%   -0.31%     
==========================================
  Files           6        6              
  Lines        3259     3281      +22     
  Branches      902      909       +7     
==========================================
+ Hits         2978     2988      +10     
- Misses        132      138       +6     
- Partials      149      155       +6     

☔ View full report in Codecov by Harness.
📢 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.