Avoiding a futile re-try when ending after a failed session write attempt

This commit is contained in:
2013-08-27 09:54:13 +00:00
parent ee5f7d3e0d
commit 4b86d29b59
3 changed files with 7 additions and 2 deletions

View File

@ -1194,6 +1194,8 @@ ex:;
/* >>> ??? revive discarded boot image */;
/* suppress automatic -commit at program end */
xorriso->volset_change_pending= 3;
}
if(disc!=NULL)
burn_disc_free(disc);