We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when using argv[0] and location_signature, it should be expanded to the full path, so that invocations like LD_PRELOAD=client.so xochitl don't crash
LD_PRELOAD=client.so xochitl
The text was updated successfully, but these errors were encountered:
since we expect people to use toltec and rm2fb package, this task is not a huge priority, but good to keep in mind
Sorry, something went wrong.
No branches or pull requests
when using argv[0] and location_signature, it should be expanded to the full path, so that invocations like
LD_PRELOAD=client.so xochitl
don't crashThe text was updated successfully, but these errors were encountered: