Installed decent abort behavior with TAO

This commit is contained in:
2006-11-03 15:10:24 +00:00
parent a0e745c54a
commit 684cfd0cd2
7 changed files with 86 additions and 30 deletions

View File

@ -120,6 +120,7 @@ struct burn_track *burn_track_create(void)
/* ts A61101 */
t->sourcecount = 0;
t->writecount = 0;
t->written_sectors = 0;
/* ts A61031 */
t->open_ended = 0;