Skip to content

find: -printf: reject an over-large field width instead of panicking - #734

Merged
sylvestre merged 1 commit into
uutils:mainfrom
leeewee:find-fix-printf-width-overflow
Jun 22, 2026
Merged

find: -printf: reject an over-large field width instead of panicking#734
sylvestre merged 1 commit into
uutils:mainfrom
leeewee:find-fix-printf-width-overflow

find: -printf: reject an over-large field width instead of panicking

f0ba464
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

91.87% (+0.00%) compared to 795d29a

View this Pull Request on Codecov

91.87% (+0.00%) compared to 795d29a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (795d29a) to head (f0ba464).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #734   +/-   ##
=======================================
  Coverage   91.86%   91.87%           
=======================================
  Files          35       35           
  Lines        7153     7160    +7     
  Branches      375      376    +1     
=======================================
+ Hits         6571     6578    +7     
  Misses        437      437           
  Partials      145      145           

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