You've already forked lazarus-ccr
Interface Editor, Method deletion : Fix AV caused by double object freeing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -152,7 +152,6 @@ begin
|
||||
try
|
||||
node.Free();
|
||||
locObj.Release();
|
||||
node.Free();
|
||||
finally
|
||||
trvMethods.EndUpdate();
|
||||
end;
|
||||
|
Reference in New Issue
Block a user