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