mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 15:56:10 +02:00
* Fix memleak
This commit is contained in:
parent
05c11642e7
commit
a22712a593
@ -117,5 +117,9 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
initialization
|
||||
|
||||
finalization
|
||||
_settings.Free;
|
||||
end.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user