nixpkgs/pkgs/development/compilers/llvm/6
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
..
clang llvmPackages: python2 -> python3 2020-01-13 11:13:56 +01:00
libc++ llvmPackages: python2 -> python3 2020-01-13 11:13:56 +01:00
compiler-rt-codesign.patch
compiler-rt.nix llvmPackages: python2 -> python3 2020-01-13 11:13:56 +01:00
default.nix llvmPackages: python2 -> python3 2020-01-13 11:13:56 +01:00
libc++abi.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
lld.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
lldb.nix llvmPackages: python2 -> python3 2020-01-13 11:13:56 +01:00
llvm-outputs.patch
llvm.nix treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH 2020-01-15 09:47:03 +01:00
openmp.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
sanitizers-nongnu.patch llvm_6: refresh sanitizers-non-gnu patch 2018-06-29 11:54:21 -05:00