Reacted on (in the end harmless) warning of valgrind
This commit is contained in:
parent
017363ee34
commit
4eb98d7911
@ -1092,7 +1092,7 @@ int Xorriso_set_all_file_dates(struct XorrisO *xorriso, int flag)
|
||||
int Xorriso_warn_efi_boot_dir(struct XorrisO *xorriso, IsoImage *image,
|
||||
int flag)
|
||||
{
|
||||
int ret, num_boots, i, filec;
|
||||
int ret, num_boots, i, filec= 0;
|
||||
off_t mem= 0;
|
||||
char *patterns[1], **filev= NULL;
|
||||
ElToritoBootImage **boots = NULL;
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2022.12.02.095334"
|
||||
#define Xorriso_timestamP "2022.12.11.182322"
|
||||
|
Loading…
Reference in New Issue
Block a user