Преглед изворни кода

* fix memory leak with normal exit

git-svn-id: trunk@3137 -
peter пре 19 година
родитељ
комит
66c41ee7cc
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      compiler/compiler.pas

+ 1 - 0
compiler/compiler.pas

@@ -391,6 +391,7 @@ begin
        { no message possible after this !!    }
        DoneCompiler;
      end;
+     DoneVerbose;
   except
 
     on EControlCAbort do