mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 18:10:23 +02:00
* Fix from Pascal Riekenberg to eliminate memleak (bug ID 32317)
git-svn-id: trunk@37037 -
This commit is contained in:
parent
a0ec51369c
commit
042d7b3118
@ -9511,6 +9511,7 @@ initialization
|
|||||||
|
|
||||||
finalization
|
finalization
|
||||||
DoneReporting;
|
DoneReporting;
|
||||||
|
uBandFactory.Free;
|
||||||
uElementFactory.Free;
|
uElementFactory.Free;
|
||||||
EM.Free;
|
EM.Free;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user