Skip to content

Fix garbled error string#1553

Merged
d-e-s-o merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/gsym-errs
Apr 24, 2026
Merged

Fix garbled error string#1553
d-e-s-o merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/gsym-errs

Conversation

@d-e-s-o
Copy link
Copy Markdown
Collaborator

@d-e-s-o d-e-s-o commented Apr 24, 2026

Our Gsym inline frame parsing logic contains an error string that contains formatting identifiers but never formats anything. Fix that.

Our Gsym inline frame parsing logic contains two error strings that
contain formatting identifiers but never actually format anything. Fix
that.

Signed-off-by: Daniel Müller <deso@posteo.net>
@d-e-s-o d-e-s-o enabled auto-merge (rebase) April 24, 2026 16:55
@d-e-s-o d-e-s-o merged commit bf0766b into libbpf:main Apr 24, 2026
42 checks passed
@d-e-s-o d-e-s-o deleted the topic/gsym-errs branch April 24, 2026 17:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.56%. Comparing base (cda702e) to head (3829f2d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1553      +/-   ##
==========================================
+ Coverage   95.40%   95.56%   +0.15%     
==========================================
  Files          56       56              
  Lines        9551     9551              
==========================================
+ Hits         9112     9127      +15     
+ Misses        439      424      -15     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant