Tracing the different behavior of isoburn_read_image()
This commit is contained in:
@ -306,6 +306,7 @@ int Xorriso_aquire_drive(struct XorrisO *xorriso, char *adr, int flag)
|
||||
ropts.uid= 0;
|
||||
ropts.gid= 0;
|
||||
ropts.mode= 0555;
|
||||
ropts.input_charset= NULL;
|
||||
ropts.pretend_blank= 0;
|
||||
|
||||
if(isoburn_read_image(drive, &ropts, &volset) <= 0) {
|
||||
|
Reference in New Issue
Block a user