mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
* Bugfix: plug the most obvious memory leaks.
* Clear some unused code and wrong comments.
This commit is contained in:
@@ -137,7 +137,7 @@ begin
|
||||
end;
|
||||
|
||||
FINALLY
|
||||
zq.ParamCheck := false;
|
||||
FreeAndNil(zq);
|
||||
screen.Cursor := crDefault;
|
||||
Close();
|
||||
END;
|
||||
|
||||
Reference in New Issue
Block a user