Removed a wrong and obsolete test. Coverity CID 28762.
This commit is contained in:
parent
dae8b4b342
commit
921eb16ae1
@ -2116,8 +2116,7 @@ int Xorriso_expand_pattern(struct XorrisO *xorriso,
|
||||
ret= 1;
|
||||
ex:;
|
||||
if(ret<=0) {
|
||||
if(filev!=NULL)
|
||||
Sfile_destroy_argv(&count, filev, 0);
|
||||
Sfile_destroy_argv(&count, filev, 0);
|
||||
*filec= 0;
|
||||
}
|
||||
return(ret);
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2015.11.04.084711"
|
||||
#define Xorriso_timestamP "2015.11.04.094803"
|
||||
|
Loading…
Reference in New Issue
Block a user