Minor changes

This commit is contained in:
LE Xuan Sang
2015-10-22 13:07:52 +02:00
parent 6f44fa9b58
commit cda7b31b4a
92 changed files with 492 additions and 728 deletions

Binary file not shown.

View File

@ -90,7 +90,7 @@ void execute(int client,const char* method,dictionary rq)
}
json(client);
__t(client,RRECORD,dlist,frec+rrec,rpath,folder_list_from(rpath));
if(path) free(path);
//if(path) free(path);
//if(rpath) free(rpath);
if(tmp) free(tmp);

Binary file not shown.

Binary file not shown.