mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 04:29:29 +02:00
Merged revisions 601 via svnmerge from
/trunk git-svn-id: branches/fixes_2_0@682 -
This commit is contained in:
parent
39e166f0cf
commit
734d477af2
@ -235,6 +235,7 @@ begin
|
||||
if assigned(hp^.frames) then
|
||||
freemem(hp^.frames);
|
||||
dispose(hp);
|
||||
erroraddr:=nil;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user