Fixed a SIGSEGV with xorriso -version run

This commit is contained in:
2007-10-18 18:57:19 +00:00
parent d4216fe27e
commit a30704318f
4 changed files with 9 additions and 3 deletions

View File

@@ -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];