Skip to content

Instantly share code, notes, and snippets.

@timb-machine
Last active September 4, 2017 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timb-machine/7b1b54be5bd2d02fc68373010e9007af to your computer and use it in GitHub Desktop.
Save timb-machine/7b1b54be5bd2d02fc68373010e9007af to your computer and use it in GitHub Desktop.
no-unqualified-linker-paths.diff.txt example
$ LD_LIBRARY_PATH=/test ../glibc-2.19/build-tree/amd64-libc/elf/ld.so ./test-dlopen-LD_LIBRARY_PATH
$ LD_LIBRARY_PATH=test ../glibc-2.19/build-tree/amd64-libc/elf/ld.so ./test-dlopen-LD_LIBRARY_PATH
19635: not fully qualified, marking insecure=test/
19635: not fully qualified, marking insecure=test/
19635: not fully qualified, marking insecure=test/
19635: not fully qualified, marking insecure=test/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment