mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Fix memory leak
This commit is contained in:
@@ -1350,6 +1350,7 @@ begin
|
||||
Item.OnClick := MenuCiphersClick;
|
||||
FPopupCiphers.Items.Add(Item);
|
||||
end;
|
||||
Lib.Free;
|
||||
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user