its /n/sources/patch/testolder, also leaks dir in the case:
if(rel)
n = time(0) - n;
if(n < 0)
return 0; <----- HERE
r = dir->mtime < n;
free(dir);
return r;
--
cinap
its /n/sources/patch/testolder, also leaks dir in the case:
if(rel)
n = time(0) - n;
if(n < 0)
return 0; <----- HERE
r = dir->mtime < n;
free(dir);
return r;
--
cinap