New severity MISHAP

This commit is contained in:
2008-02-11 19:49:03 +00:00
parent 7918a70011
commit 4334043f1e
6 changed files with 46 additions and 16 deletions

View File

@ -2744,6 +2744,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->re_count= 0;
m->re_fill= 0;
m->reg_expr[0]= 0;
m->run_state= 0;
m->is_dialog= 0;
m->bar_is_fresh= 0;
m->pending_option[0]= 0;