• Nils Goroll's avatar
    bugfix: With slashes near a multiples of PATH_MAX - 1 into the path,... · ce299845
    Nils Goroll authored
    bugfix: With slashes near a multiples of PATH_MAX - 1 into the path, liblongpath could return results for a wrong path
    
    skip all trailing slashes before starting the search, this is
    required because otherwise the 'rest' path could start with a
    slash (would work on wrong path) or be the empty string
    (yield undefined error)
    ce299845
Name
Last commit
Last update
m4 Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.html Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...