]> git.mxchange.org Git - simgear.git/commit
SGPath: fix creating paths with permission checker.
authorThomas Geymayer <tomgey@gmail.com>
Thu, 26 Jun 2014 16:04:11 +0000 (18:04 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 26 Jun 2014 14:07:33 +0000 (16:07 +0200)
commit5126ae5891f62cb95ed268b9668e14928fa58f43
tree3f1deaa5330b88d08841de1c4158384307364887
parent49bcf49db17a1cae1490ddeda377159314cff75c
SGPath: fix creating paths with permission checker.

Check permission of the whole path and not to individual
directories, as none of the intermediate directories need
to be writeable by IORules.
simgear/misc/sg_path.cxx
simgear/misc/sg_path.hxx