Przeglądaj źródła

* fixed memleak

master
Bergmann89 10 lat temu
rodzic
commit
23b219a975
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      utsUtils.pas

+ 1
- 0
utsUtils.pas Wyświetl plik

@@ -190,6 +190,7 @@ var
begin
for i := fMasterRefs.Count-1 downto 0 do
DelMaster(fMasterRefs[i] as TtsRefManager);
FreeAndNil(fMasterRefs);
inherited Destroy;
end;



Ładowanie…
Anuluj
Zapisz