Explorar o código

* memleak fix for mantis #29187

git-svn-id: trunk@32668 -
marco %!s(int64=9) %!d(string=hai) anos
pai
achega
79f4d0ed44
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/chm/src/chmreader.pas

+ 1 - 0
packages/chm/src/chmreader.pas

@@ -1198,6 +1198,7 @@ begin
       {$endif}
       inc(head,4); // zero based index (13 higher than last
     end;
+  ItemStack.Free;
 end;
 
 var TryTextual : boolean;