mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 18:33:00 +00:00
3cd8ce3bce
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> |
||
---|---|---|
.. | ||
3.5 | ||
3.9 | ||
4 | ||
5 | ||
6 | ||
7 | ||
8 | ||
9 | ||
aarch64.patch | ||
dynamiclibrary-musl.patch | ||
fix-llvm-config.patch | ||
libcxx-0001-musl-hacks.patch | ||
libcxx-max_align_t.patch | ||
multi.nix | ||
TLI-musl.patch |