[
Date Prev
][
Date Next
]
[Chronological]
[Thread]
[Top]
Re: (ITS#6453) OpenLDAP memory leak on LDAP_TIMEOUT
To
:
openldap-its@openldap.org
Subject
:
Re: (ITS#6453) OpenLDAP memory leak on LDAP_TIMEOUT
From
:
alin vasile <
alinachegalati@yahoo.com
>
Date: Wed, 27 Jan 2010 08:47:27 -0800 (PST)
Cc:
openldap-technical@openldap.org
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1264610847; bh=ED+Ho/QU5ptaFTP7QL7fD9rCkv0Bgd4oDfhdVuDQm74=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=JNGagxDR2eBRWuvWbh7INHPgoh5WVxrV3FumrERe/ETh3HobIrb+c2gZOl/e4aSkJexwsKNnoV/spvxIXqC47Ak0QvHMdCzsoAdEhE0Od039i/MPVjD/bP4wHudoz5tBcHkqvMOlVGlt1h7yfYtC06brcS0rW9QAFwxoQkl44NM=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=Fk5L3JHMlPVTtNIvDIT2YWeTCcPYMnL6ApXIs7W7m3zamp2ayQFXCcOXow9mDjNu4dN52I0VyMjyU77QuTsibi2oNTMz8hX69RpAGOTLmAjQiDsHKSEVDHROHkrrF7deMtWKSrdC6+ypoCMJDFgeR0FukBsAleDxpPRGdSnXT0Q=;
We found out that this call :
ldap_msgfree(res);
does not get executed because the LDAPMessage is NULL (res is null) in case the timeout is on the client side.
There is any other way to clean it?
Prev by Date:
understanding userid .vs. uid
Next by Date:
Re: understanding userid .vs. uid
Index(es):
Chronological
Thread