Bug fix: -boot_image load_size="full" was not revoked by load_size=number and not reported by -status

This commit is contained in:
2024-12-20 16:48:48 +01:00
parent c0e0449299
commit 362a17c571
3 changed files with 4 additions and 3 deletions

View File

@ -1122,6 +1122,7 @@ interval_text_long:;
{ret= 0; goto ex;}
}
xorriso->boot_image_load_size= num;
xorriso->boot_img_full_size= 0;
}
xorriso->boot_img_size_default= 0;
is_change= 1;