[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Leak
- To: <address@hidden>
- Subject: RE: Leak
- From: "Addictive Software" <address@hidden>
- Date: Thu, 1 Mar 2001 08:50:43 -0800
- Delivered-to: mailing list addict3list@mlm.addictive-software.com
- Importance: Normal
- In-reply-to: <3A9E4635.9995.37AF53@localhost>
- Mailing-list: contact addict3list-help@mlm.addictive-software.com; run by ezmlm
- Reply-to: <address@hidden>
You're right Marcus... thanks for the report. I have fixed for the next
release...
Thanks,
Michael Novak
Addictive Software
address@hidden
http://www.addictivesoftware.com
> -----Original Message-----
> From: address@hidden [mailto:address@hidden
> Sent: Thursday, March 01, 2001 3:53 AM
> To: address@hidden
> Subject: Leak
>
>
> Michael,
>
> I think TiniFile/TRegIniFile needs to be freed in procedure
> TAddictConfig.SaveConfiguration.
>
> if (Assigned(FIniFile)) then
> begin
> FIniFile.Free;
> FIniFile := nil;
> end;
> if (Assigned(FRegIniFile)) then
> begin
> FRegIniFile.Free;
> FRegIniFile := nil;
> end;
>
> Marcus
>
>
> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
> Marcus Moennig - address@hidden
> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Please visit Addict Home Site.