Skip to content

ld.so.cache parsing is incorrect #93

@Nihlus

Description

@Nihlus

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions