Skip to content

Conversation

Flakebi
Copy link

@Flakebi Flakebi commented Oct 29, 2024

Commit 5aa5b08 changed the way libraries are dynamically loaded when LD_LIBRARY_PATH is set to only take the filename into account and not the complete path. This seems to be overlooked code meant for testing as the commit is about video testing and not library loading.

Revert the file to its previous state to fix loading libraries that are specified with absolute paths.

Fixes GitHub issue #479.

Commit 5aa5b08 changed the way
libraries are dynamically loaded when `LD_LIBRARY_PATH` is set to only
take the filename into account and not the complete path. This seems to
be overlooked code meant for testing as the commit is about video
testing and not library loading.

Revert the file to its previous state to fix loading libraries that are
specified with absolute paths.

Fixes GitHub issue KhronosGroup#479.
@CLAassistant
Copy link

CLAassistant commented Oct 29, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Flakebi
Copy link
Author

Flakebi commented Dec 11, 2024

Friendly ping for review

@Flakebi
Copy link
Author

Flakebi commented Jun 6, 2025

Any chance someone can look at this?

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.

2 participants