Fixed a SIGSEGV with xorriso -version run
This commit is contained in:
@@ -47,6 +47,8 @@ typedef int (*Cleanup_app_handler_T)();
|
||||
|
||||
struct XorrisO { /* the global context of xorriso */
|
||||
|
||||
int libs_are_started;
|
||||
|
||||
/* source */
|
||||
char progname[SfileadrL];
|
||||
char initial_wdx[SfileadrL];
|
||||
|
Reference in New Issue
Block a user