]> git.mxchange.org Git - flightgear.git/commit
Security: don't follow symlinks to forbidden directories
authorRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 12 Jul 2015 16:57:49 +0000 (17:57 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 12 Jul 2015 16:57:49 +0000 (17:57 +0100)
commit823d57bd5344a382f16afeef53a9a60b3d88c10d
treeaed2e666f7716ebdaa74b9d2961f1f74cb0b8948
parent1199d6d626d0daaf402fa8aa4a1fdcab29c5b7b7
Security: don't follow symlinks to forbidden directories

https://bugs.debian.org/780867

This messy approach is to minimise changes during freeze; for 3.7,
I plan to make realpath() handle non-existent files as "realpath
they would have if created now" and get rid of fgNormalizePath
src/Main/util.cxx