mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 11:20:15 +02:00
* Applied patch by Michael Van Ham (bug ID 27220)
git-svn-id: trunk@29361 -
This commit is contained in:
parent
da8346079f
commit
868ba1560f
@ -2118,6 +2118,7 @@ begin
|
||||
FreeAndNil(FInsertSQL);
|
||||
FreeAndNil(FDeleteSQL);
|
||||
FreeAndNil(FUpdateSQL);
|
||||
FreeAndNil(FRefreshSQL);
|
||||
FServerIndexDefs.Free;
|
||||
inherited Destroy;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user