Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso

This commit is contained in:
2011-07-07 11:44:45 +00:00
parent 53a2eb9c5b
commit 3f58069723
4 changed files with 14 additions and 5 deletions

View File

@@ -496,11 +496,8 @@ int isoburn_start_emulation(struct isoburn *o, int flag)
s = burn_disc_get_status(drive);
o->fabricated_disc_status= s;
burn_disc_track_lba_nwa(drive, NULL, 0, &dummy, &(o->nwa));
/* >>> Debian Bug#632865 ? */
if(o->nwa < o->zero_nwa)
o->zero_nwa= 0;
{ret= 1; goto ex;}
} else if (capacity > 0 || role == 2 || role == 4) {
/* Might be a block device on a system where libburn cannot determine its