Enabled output of HFS+ proposal with report_system_area cmd and as_mkisofs
This commit is contained in:
@ -428,6 +428,10 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
|
||||
|
||||
m->update_flags= 0;
|
||||
|
||||
m->show_hfs_cmd_flag= 0;
|
||||
m->show_hfs_cmd_count= 0;
|
||||
m->show_hfs_cmds= NULL;
|
||||
|
||||
m->result_line[0]= 0;
|
||||
m->result_line_counter= 0;
|
||||
m->result_page_counter= 0;
|
||||
|
Reference in New Issue
Block a user