Closed a memory leak found by valgrind
This commit is contained in:
parent
8ed8777a5b
commit
340e54b90e
@ -1981,6 +1981,8 @@ int isoburn_get_mount_params(struct burn_drive *d,
|
||||
|
||||
ex:;
|
||||
o->fabricated_msc1= msc1_mem;
|
||||
if(disc != NULL)
|
||||
isoburn_toc_disc_free(disc);
|
||||
return(2 - is_iso);
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2011.05.03.115103"
|
||||
#define Xorriso_timestamP "2011.05.03.115146"
|
||||
|
Loading…
Reference in New Issue
Block a user