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.


uname -a
Linux hostname 2.2.17-14 #1 Mon Feb 5 14:57:25 EST 2001 i586 unknown


Greetings,
        Sascha

-- 
/* Yeah  */

Reply via email to