mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 13:12:37 +02:00
LazReport: Fix mem leak introduced in the cgi/console patch.
git-svn-id: trunk@64383 -
This commit is contained in:
parent
d7c926139c
commit
9e0ae34ea4
@ -9964,7 +9964,6 @@ begin
|
||||
FScript:=TfrScriptStrings.Create;
|
||||
UpdateObjectStringResources;
|
||||
{$ELSE}
|
||||
TempBmp := TBitmap.Create;
|
||||
if not FRInitialized then
|
||||
begin
|
||||
FRInitialized := True;
|
||||
|
Loading…
Reference in New Issue
Block a user