Преглед изворни кода

* Fix from Pascal Riekenberg to eliminate memleak (bug ID 32317)

git-svn-id: trunk@37037 -
michael пре 8 година
родитељ
комит
042d7b3118
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      packages/fcl-report/src/fpreport.pp

+ 1 - 0
packages/fcl-report/src/fpreport.pp

@@ -9511,6 +9511,7 @@ initialization
 
 finalization
   DoneReporting;
+  uBandFactory.Free;
   uElementFactory.Free;
   EM.Free;