On Thu, Aug 15, 2002 at 10:05:14AM -0400, Alan DeKok wrote:
> Frank Cusack <[EMAIL PROTECTED]> wrote:
> > Thanks, I've committed something along those lines. It would be great
> > if you could test it.
> >
> ...>
> > - if (inst->config->authenticate_query){
> > + if (*inst->config->authenticate_query){
>
> If 'authenticate_query' is NULL, then there's a problem.It will never be NULL. /fc - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
