19 Sep
2005
19 Sep
'05
1:29 p.m.
"Rohaizam Abu Bakar" <haizam@myjaring.net> wrote:
#0 pairadd (first=0xdeadbf27, add=0x81c8c00) at valuepair.c:172 172 if (*first == NULL) {
The value of first is suspicious. It looks like it's from explicitely uninitialized memory.
#1 0x2847db1c in ldap_authorize (instance=0x8096600, request=0x819de00) at rlm_ldap.c:1243
Are you using 1.0.5? The code isn't at that line number in my version of 1.0.5. Alan DeKok.