aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-09-25 20:42:03 +0200
committerMichał Górny <mgorny@gentoo.org>2017-10-03 18:38:51 +0200
commit9ed52ff7daa39cdf4748f5b9c91358f421c8be7a (patch)
tree1146540a4d23f6d0937043ae180b97df39514a12 /libsbutil/src
parentRemove no-longer-necessary symlink hack in ACL (diff)
downloadsandbox-9ed52ff7daa39cdf4748f5b9c91358f421c8be7a.tar.gz
sandbox-9ed52ff7daa39cdf4748f5b9c91358f421c8be7a.tar.bz2
sandbox-9ed52ff7daa39cdf4748f5b9c91358f421c8be7a.zip
libsandbox: Fix path matching not to dumbly match prefixes
Fix the path matching code to match prefixes component-wide rather than literally. This means that a path such as '/foo' will no longer match '/foobar' but only '/foo' and its subdirectories (if it is a directory).
Diffstat (limited to 'libsbutil/src')
0 files changed, 0 insertions, 0 deletions