Reacting on failure while reading mkisofsrc. Coverity CID 28817.
This commit is contained in:
parent
09683e9baf
commit
d173a88d79
@ -2481,6 +2481,8 @@ int Xorriso_read_as_mkisofsrc(struct XorrisO *xorriso, char *path, int flag)
|
||||
/* >>> ??? complain ? abort reading ? */;
|
||||
|
||||
}
|
||||
if(ret <= 0)
|
||||
goto ex;
|
||||
}
|
||||
xorriso->mkisofsrc_done= 1;
|
||||
ret= 1;
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2015.11.06.130635"
|
||||
#define Xorriso_timestamP "2015.11.06.181047"
|
||||
|
Loading…
Reference in New Issue
Block a user