ソースを参照

* 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;