mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 19:40:21 +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
|
||||
DoneReporting;
|
||||
uBandFactory.Free;
|
||||
uElementFactory.Free;
|
||||
EM.Free;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user