5 Mar
2014
5 Mar
'14
10:01 a.m.
Hi, Alan! * Alan DeKok <aland@deployingradius.com> [2014-03-05 15:54]:
I'm trying to upgrade my config to FreeRADIUS 3.0, but I get reproducable segfaults in the `rlm_detail' module. I send a simple packet (User-Name, User-Password) via `radclient', and the server immediately crashes:
I've pushed a fix to the v3.0.x branch.
Thank you! Cherry-picking a537bd6 and b33b715 indeed fixes the problem. However the detection of the endian-ness is still not resolved, so the v3.0.x still fails to build on Linux with GCC. Julius