فهرست منبع

* Fix Bug ID #35759

git-svn-id: trunk@42280 -
michael 6 سال پیش
والد
کامیت
4cd5a72d13
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/fcl-db/src/dbase/dbf_prscore.pas

+ 1 - 0
packages/fcl-db/src/dbase/dbf_prscore.pas

@@ -331,6 +331,7 @@ begin
     ExprTree := nil;
     ExprTree := nil;
     ExpColl := TExprCollection.Create;
     ExpColl := TExprCollection.Create;
     try
     try
+      FConstantsList.FreeAll; 
       //    FCurrentExpression := anExpression;
       //    FCurrentExpression := anExpression;
       ParseString(AnExpression, ExpColl);
       ParseString(AnExpression, ExpColl);
       Check(ExpColl);
       Check(ExpColl);