Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting changes for the "got-audit" command. #1097

Merged
merged 2 commits into from May 5, 2024

Conversation

gordonmessmer
Copy link
Contributor

Description

This change moves the setup of the line describing a GOT entry into a method in order to support the "got-audit" command, which is a subclass of the GotCommand. It also uses a full-width output from readelf, and gets the path for nm, both of which also support the got-audit command as a subclass.

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

Copy link

🤖 Coverage update for 82242ae 🟢

Old New
Commit 29fb74e 82242ae
Score 71.5548% 71.5548% (0)

Copy link

🤖 Coverage update for d572253 🟢

Old New
Commit 29fb74e d572253
Score 71.5548% 71.5548% (0)

@hugsy hugsy merged commit 18c1f7c into hugsy:main May 5, 2024
6 checks passed
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.

None yet

2 participants