> > Not urgent for me. Since i know the problem i added a script to
> delete the stats if a user gets deleted.
> > hmm i dont knwo really the code but why not simply check at first if
> uid exist if not uid +1 and try it again, this should loop uid +1
> until end.
> > but you need a highers uid in the system for that or it loops to
> nowheres land :-)
> > 
> It is not that simple. You miss to see the big picture. Not everyone
> is using a non-virtual setup...

i know, i mean only if its non virtual of course.
im am right its at :

 if (s->dbt == NULL)
  {
    LOGDEBUG ("_ds_get_nextuser: invalid database handle (NULL)");
    return NULL;
  }
 

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to