Implemented new option -temp_mem_limit
This commit is contained in:
@ -1784,7 +1784,7 @@ int Xorriso_expand_pattern(struct XorrisO *xorriso,
|
||||
if(ret<=0)
|
||||
return(ret);
|
||||
root_dir= iso_volume_get_root(volume);
|
||||
if(dir==NULL) {
|
||||
if(root_dir==NULL) {
|
||||
Xorriso_process_msg_queues(xorriso,0);
|
||||
sprintf(xorriso->info_text,
|
||||
"While expanding pattern : Cannot obtain root node of ISO image");
|
||||
|
Reference in New Issue
Block a user