• Max Kellermann's avatar
    dirvec: dirvec_find() compares basename · 69617438
    Max Kellermann authored
    It is invalid to pass a path with the wrong dirname to dirvec_find().
    To be able to find a subdirectory only by its basename, compare only
    the basename of both paths.
    69617438
dirvec.c 1.53 KB