mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 18:12:05 +08:00
Fix minor memory leak
This commit is contained in:
@ -6193,6 +6193,7 @@ begin
|
|||||||
RefreshHelperNode(HELPERNODE_HISTORY);
|
RefreshHelperNode(HELPERNODE_HISTORY);
|
||||||
Screen.Cursor := crDefault;
|
Screen.Cursor := crDefault;
|
||||||
end;
|
end;
|
||||||
|
Values.Free;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user