2
0
Эх сурвалжийг харах

* fix memory leak with normal exit

git-svn-id: trunk@3137 -
peter 19 жил өмнө
parent
commit
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