فهرست منبع

* free unbound attributes

git-svn-id: trunk@42407 -
svenbarth 6 سال پیش
والد
کامیت
98b1b04951
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      compiler/pdecl.pas

+ 1 - 0
compiler/pdecl.pas

@@ -1109,6 +1109,7 @@ implementation
         consume(_TYPE);
         rtti_attrs_def := nil;
         types_dec(false,had_generic,rtti_attrs_def);
+        rtti_attrs_def.free;
       end;