Free more struped prefs
These ones are strduped prefs, but not stored in the prefs structure. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
85d3817bd2
commit
65a988a232
@ -189,6 +189,8 @@ void exit_ui(void)
|
||||
delete window;
|
||||
delete application;
|
||||
free((void *)existing_filename);
|
||||
free((void *)default_dive_computer_vendor);
|
||||
free((void *)default_dive_computer_product);
|
||||
free((void *)default_dive_computer_device);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user