On Tue, Jun 26, 2001 at 05:36:25PM +0200, Sascha Gresk wrote:
> Hey !
>
> I have found a problem in qmail-ldaplookup.c line 294 where some memory
> is beeing freed to early. The following call to cmp_passwd will get some
> bungled piece of memory (extra[8].vals[0]).
>
> unstylish workaround: Comment out line 294:
>
> 294 //ldap_value_free(extra[i].vals);
>
>
> checkpassword.c is not affected, memory is freed after the password check
> in there.
>
Thanks, fixed. Now the values are freed after the passsword compare.
--
later
Claudio
mailto:[EMAIL PROTECTED]