Fixed several bugs with restorie operations
This commit is contained in:
@ -262,6 +262,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
/* optional global counters for brain reduced callback functions */
|
||||
off_t pacifier_count;
|
||||
off_t pacifier_total;
|
||||
off_t pacifier_byte_count; /* auxiliary counter for data bytes */
|
||||
|
||||
void *pacifier_fifo;
|
||||
|
||||
|
Reference in New Issue
Block a user