> > line 124 of jsm/modules/mod_auth_0k.c

> >         if(mod_auth_0k_reset(m,m->user->id,m->user->pass));
> >             return M_PASS;

> > Since the line "if(mod_auth_0k_reset(m,m->user->id,m->user->pass));"
> > ends in a semi-colon, its evaluation is not used to determine whether or
> > not "return M_PASS;" is called.
> > 
> > In other words, the 2nd call to xdb_get is never called.

Good catch. Fixed in jabberd14 CVS.

Rob.

-- 
Robert Norris                                       GPG: 1024D/FC18E6C2
Email+Jabber: [EMAIL PROTECTED]                Web: http://cataclysm.cx/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to