27 May
2005
27 May
'05
7:35 p.m.
Jason Ornstein <jason.ornstein@sybase.com> wrote:
next = listener->update(listener, time_now);
in radiusd.c and it looks like the 4th time through the for loop is when I get the segfault.
Weird. Try printing stuff in the update function in listen.c Or, 'cvs update;make clean;make'. That might help. Alan DeKok.