Skip to content

read-extension: add lint mode checks for dt_needed and rpath dynamic section entries#224

Open
kralicky wants to merge 2 commits intomainfrom
kralicky/read-extension-lint-updates
Open

read-extension: add lint mode checks for dt_needed and rpath dynamic section entries#224
kralicky wants to merge 2 commits intomainfrom
kralicky/read-extension-lint-updates

Conversation

@kralicky
Copy link
Copy Markdown
Collaborator

Adds new --lint checks to read-extension to verify that extensions have no dependencies other than libc/libm, and no RPATH or RUNPATH entries. This can catch some incorrect build configurations (this is related to #223)

@kralicky kralicky requested a review from kenjenkins April 27, 2026 23:46
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 28, 2026

Coverage Report for CI Build 25073413815

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 7542
Covered Lines: 7542
Line Coverage: 100.0%
Coverage Strength: 20589.23 hits per line

💛 - Coveralls

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.

3 participants