Testing for abort file during -check_media

This commit is contained in:
2010-11-03 08:11:45 +00:00
parent c4ccfda966
commit b5cb6347a6
7 changed files with 54 additions and 18 deletions

View File

@ -508,6 +508,8 @@ struct XorrisO { /* the global context of xorriso */
bit3= seen match
*/
double last_abort_file_time; /* most recent check for aborting -check_md5 */
/* Tree node collection and LBA sorting facility */
int node_counter;
int node_array_size;