15 Oct
2008
15 Oct
'08
3:18 p.m.
dave@voicenotice.com wrote:
I'm not sure if you saw the original thread, but the Clone function was getting called once when the thread initialized which was fine and expected so we could initialize data for the thread, but then it was being called again for each subsequent authentication request that came in on the same thread, thereby re-initializing the data.
Yes... I do read the messages on the list.
Do we need to upgrade to 2.1.1 for the patch and does the patch cause the Clone function to only be caused once on thread initialization?
The changes aren't in 2.1.1. See git.freeradius.org, click on the "github" link, the "stable" branch, and download a "tar" file. That will contain the fix. Alan DeKok.