20 Apr
2010
20 Apr
'10
12:21 p.m.
Jakob Hirsch wrote:
Any idea when it will be released?
In the next month or so.
btw, I wonder why is prctl() is not called when debug_flag is set. I would have thought that one would want to get a core dump especially when running in debug mode. It doesn't switch UIDs when in debug mode. So it inherits whatever
AFAICS it does when starting it as root (check in mainconfig.c:532). I'd say a quite common case for debugging is to run freeradius -X as root...
OK. Alan DeKok.