Avoided to bother libjte if no output paths are given

This commit is contained in:
2010-11-23 20:04:08 +00:00
parent bc9d6ae59c
commit 06c84ae7b0
5 changed files with 25 additions and 6 deletions

View File

@ -242,6 +242,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->jigdo_params= NULL;
m->jigdo_values= NULL;
m->libjte_params_given= 0;
m->loaded_boot_bin_lba= 0;
m->loaded_boot_cat_path[0]= 0;
m->allow_graft_points= 0;