31 Jul
2019
31 Jul
'19
2:45 p.m.
On Jul 31, 2019, at 2:37 PM, Geaaru <geaaru@gmail.com> wrote:
(gdb) p *map $1 = { lhs = 0x555555adfe00, rhs = 0x555555adffd0, op = T_OP_SET, ci = 0x5555557f2230, next = 0x555555ae01a0 }
Hmm.. and what's the output of this: (gdb) p *map->lhs (gdb) p *map->res That should give a bit more information.
I'm sure that is a regression because the same code now is in production with 3.0.17.
OK.
# Cache for store authentication data cache cache_auth { ... }
Yeah, nothing weird there.
Could be related to setting of control:My-User when is not present?
Maybe. It's hard to say. Alan DeKok.