parent
b0ae8a46a0
commit
c5bfba483f
15 changed files with 279 additions and 271 deletions
|
|
@ -682,6 +682,7 @@ vacstat(VacFile *parent, VacDir *vd, uchar *p, int np)
|
|||
if(ext == nil)
|
||||
return 0;
|
||||
n = vacfileread(vf, ext, size, 0);
|
||||
USED(n);
|
||||
ext[size] = 0;
|
||||
vacfiledecref(vf);
|
||||
if(vd->mode & ModeLink){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue