Re: [twsocket] Fw: Bug in OverbyteIcsSmtpProt v6

2006-07-24 Thread Arno Garrels
Francois PIETTE wrote: > There is a memory leak in the function "PrepareEmail" in the file > "OverbyteIcsSmtpProt.pas", at line 3376: > > if FMailMessage.GetText^ <> #0 then > > this function allocate some meory which must be freed using > StrDispose. This > is not done in the function. Cor

Re: [twsocket] Fw: Bug in OverbyteIcsSmtpProt v6

2006-07-23 Thread Francois PIETTE
Translation of the message which was sent by a french ICS user who - strangely - doesn't want to be known: There is a memory leak in the function "PrepareEmail" in the file "OverbyteIcsSmtpProt.pas", at line 3376: if FMailMessage.GetText^ <> #0 then this function allocate some meory which