Silenced a MISHAP message of libisofs with -tell_media_space caused by rev 5210
This commit is contained in:
parent
c18648b2a6
commit
5b8c01015a
@ -1131,7 +1131,7 @@ int Xorriso_write_session(struct XorrisO *xorriso, int flag)
|
||||
&value_length, &value, 2 | 8);
|
||||
}
|
||||
|
||||
ret= Xorriso_make_iso_write_opts(xorriso, image, sopts, 0);
|
||||
ret= Xorriso_make_iso_write_opts(xorriso, image, sopts, flag & 1);
|
||||
if(ret <= 0)
|
||||
goto ex;
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2014.02.05.191021"
|
||||
#define Xorriso_timestamP "2014.02.08.111505"
|
||||
|
Loading…
Reference in New Issue
Block a user