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

ld.so.cache parsing is incorrect #93

Open
Nihlus opened this issue Aug 24, 2019 · 0 comments
Open

ld.so.cache parsing is incorrect #93

Nihlus opened this issue Aug 24, 2019 · 0 comments

Comments

@Nihlus
Copy link
Owner

Nihlus commented Aug 24, 2019

The library's current parsing of ld.so.config on Linux systems isn't very good and can produce incorrect results.

Proposed solutions:

  • Improve parser (figure out the actual format?)
  • Drop use of platform path resolvers and just try loading the library if we can't find anything in the local paths
  • Something else?
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

No branches or pull requests

1 participant