Better handling of attempt to manipulate non-existent ISO image
This commit is contained in:
@ -110,6 +110,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
void *in_volset_handle; /* interpreted only by xorrisoburn.c */
|
||||
|
||||
int volset_change_pending; /* whether -commit would make sense */
|
||||
int no_volset_present; /* set to 1 on first failure */
|
||||
|
||||
char outdev[SfileadrL];
|
||||
void *out_drive_handle; /* interpreted only by xorrisoburn.c */
|
||||
|
Reference in New Issue
Block a user