소스 검색

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