Reacted on warning of valgrind
This commit is contained in:
parent
b614168200
commit
3580e4c9a5
@ -3031,7 +3031,7 @@ int Xorriso_findi(struct XorrisO *xorriso, struct FindjoB *job,
|
||||
char *name;
|
||||
off_t mem;
|
||||
IsoNode **node_array= NULL;
|
||||
int node_count, node_idx;
|
||||
int node_count= 0, node_idx;
|
||||
char *path= NULL, *abs_path= NULL;
|
||||
|
||||
if(xorriso->request_to_abort)
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2013.09.05.082833"
|
||||
#define Xorriso_timestamP "2013.09.07.193824"
|
||||
|
Loading…
Reference in New Issue
Block a user