Closed a memory leak found by valgrind
This commit is contained in:
@ -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);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user