Skip to content

fix(apple): Bound Mach-O load command parsing - #2065

Merged
jpnurmi merged 3 commits into
masterfrom
jpnurmi/fix/macho-command-bounds
Sep 4, 2026
Merged

fix(apple): Bound Mach-O load command parsing#2065
jpnurmi merged 3 commits into
masterfrom
jpnurmi/fix/macho-command-bounds

Merge branch 'master' into jpnurmi/fix/macho-command-bounds

0f60d58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 1s

74.32% (-0.09%) compared to fe7f471

View this Pull Request on Codecov

74.32% (-0.09%) compared to fe7f471

Details

Codecov Report

❌ Patch coverage is 46.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.32%. Comparing base (fe7f471) to head (0f60d58).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2065      +/-   ##
==========================================
- Coverage   74.41%   74.32%   -0.09%     
==========================================
  Files         103      103              
  Lines       26734    26742       +8     
  Branches     4868     4873       +5     
==========================================
- Hits        19893    19877      -16     
- Misses       5500     5513      +13     
- Partials     1341     1352      +11     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.