3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/games/steam
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
..
build-runtime.py
build-wrapped.sh
chrootenv.nix treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH 2020-01-15 09:47:03 +01:00
default.nix steamcmd: init at 20180104 2018-09-08 13:39:32 -07:00
fonts.nix
runtime-generated.nix steam: Update dependencies for steamrt 2019-08-19 01:15:34 +03:00
runtime-mirror.nix
runtime-wrapped.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
runtime.nix
steam.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
steamcmd.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
steamcmd.sh steamcmd: Add needed binaries to PATH 2019-03-29 21:41:14 +01:00
update-runtime-shell.nix
update-runtime.py steamrt: fix update script 2019-04-19 18:23:34 +02:00