Explorar el Código

Merged revisions 601 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@682 -

peter hace 20 años
padre
commit
734d477af2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rtl/inc/except.inc

+ 1 - 0
rtl/inc/except.inc

@@ -235,6 +235,7 @@ begin
        if assigned(hp^.frames) then
          freemem(hp^.frames);
        dispose(hp);
+       erroraddr:=nil;
     end;
 end;