Skip to content

fix(minidump): Cap ELF metadata section reads - #2066

Merged
jpnurmi merged 2 commits into
masterfrom
jpnurmi/fix/elf-soname-bounds
Sep 4, 2026
Merged

fix(minidump): Cap ELF metadata section reads#2066
jpnurmi merged 2 commits into
masterfrom
jpnurmi/fix/elf-soname-bounds

Merge branch 'master' into jpnurmi/fix/elf-soname-bounds

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

74.31% (-0.16%) compared to 6223b8e

View this Pull Request on Codecov

74.31% (-0.16%) compared to 6223b8e

Details

Codecov Report

❌ Patch coverage is 66.66667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.31%. Comparing base (6223b8e) to head (e039c80).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2066      +/-   ##
==========================================
- Coverage   74.47%   74.31%   -0.16%     
==========================================
  Files         103      103              
  Lines       26713    26717       +4     
  Branches     4864     4864              
==========================================
- Hits        19894    19856      -38     
- Misses       5481     5513      +32     
- Partials     1338     1348      +10     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.