Skip to content

fix(unwinder): Guard invalid ARM32 instruction pointers - #1977

Merged
jpnurmi merged 4 commits into
masterfrom
jpnurmi/fix/unwinder-arm32-ip
Aug 13, 2026
Merged

fix(unwinder): Guard invalid ARM32 instruction pointers#1977
jpnurmi merged 4 commits into
masterfrom
jpnurmi/fix/unwinder-arm32-ip

Update CHANGELOG.md

67c492c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 1s

74.35% (+0.16%) compared to efe5fff

View this Pull Request on Codecov

74.35% (+0.16%) compared to efe5fff

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.35%. Comparing base (efe5fff) to head (67c492c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1977      +/-   ##
==========================================
+ Coverage   74.19%   74.35%   +0.16%     
==========================================
  Files         104      104              
  Lines       25634    25638       +4     
  Branches     4626     4627       +1     
==========================================
+ Hits        19018    19062      +44     
+ Misses       5317     5272      -45     
- Partials     1299     1304       +5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.