neoo wrote: > Hi,all > I'm not clear about two things. > 1) in the file freeradius-server-2.1.3/src/mainradiusd.c, at the line > 103-105: > > 103 #ifdef OSFC2 > 104 set_auth_parameters(argc,argv); > 105 #endif > > what's this checked for ? it's about security or something?
It's OSFC2 magic. I have no idea what it means. > 2) in the file freeradius-server-2.1.3/src/main/event.c at line 2874: > > why ,it check the pointer el and not pl ? It's a bug. I've fixed it in git.freeradius.org. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

