nixpkgs/pkgs/development/libraries/qt-4.x/4.8
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-5-darwin.patch
default.nix treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH 2020-01-15 09:47:03 +01:00
dlopen-absolute-paths.diff
dlopen-gtkstyle.diff
dlopen-webkit-nsplugin.diff
glib-2.32.patch
kill-legacy-darwin-apis.patch
libressl.patch
parallel-configure.patch
patch-qthread-stacksize.diff
qmake-hook.sh
qsettings-recursive-global-mutex.patch
qt-4.8.7-unixmake-darwin.patch
qt-musl-iconv-no-bom.patch
qt-musl.patch
qt4-gcc6.patch qt48: fix webkit module build 2019-12-30 01:53:33 +01:00
qt4-openssl-1.1.patch