29 Oct
2015
29 Oct
'15
12:33 p.m.
On Oct 29, 2015, at 12:29 PM, Adam Bishop <Adam.Bishop@jisc.ac.uk> wrote:
I've been building 3.0.10 with abfab support, and I'm getting a runtime error (Bad talloc magic value - unknown value) in rlm_realm.c line 380 when non-abfab realms are configured.
I believe I've bisected it to commit: f95d970
That helps.
My knowledge of talloc is very limited, is the cause that &inst->trust_router hasn't been initialised by talloc?
Nope. It means that there's an extra & I'll push a fix. Alan DeKok.