Преглед на файлове

* 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