mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-20 17:14:29 +02:00
fpdebbugger: fix releasing context / revision 50963 #b5434dee75
git-svn-id: trunk@51579 -
This commit is contained in:
parent
a564fde4c8
commit
20e4fc2e10
@ -525,7 +525,7 @@ begin
|
||||
params := params + v;
|
||||
end;
|
||||
end;
|
||||
AContext.Free;
|
||||
AContext.ReleaseReference;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user