3.0.x HEAD crashing (was hanging)
Phil Mayers
p.mayers at imperial.ac.uk
Tue Jun 17 15:30:09 CEST 2014
On 17/06/14 14:13, Phil Mayers wrote:
> On 17/06/14 14:11, Phil Mayers wrote:
>
>>
>> ...and then a *lot* of talloc debugging. Given the last items in the
>> debug I'm wondering if it's the saving of cached attributes?
>
> Correction: closer examination of the debugging shows it's *restoring*
> the saved attributes i.e. during an SSL-resumed PEAP re-auth that it's
> failing.
>
Ok, I think the parenting problem is here:
https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/src/main/tls.c#L2689
I think that paircopyvp should have request->reply as the 1st argument
for stuff added to the reply vps?
More information about the Freeradius-Devel
mailing list