]> gitweb.michael.orlitzky.com - apply-default-acl.git/commitdiff
src/libadacl.c: add a special case for the path ".." as an argument.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 18 Jun 2018 00:57:24 +0000 (20:57 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 18 Jun 2018 00:57:24 +0000 (20:57 -0400)
In a similar vein, the path ".." needs special-case handling when
opening its parent and child file descriptots. With the special-case
added, the test suite once again passes.


No differences found