瀏覽代碼

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