Re: TMPL_TYPE_LITERAL has non-zero bytes in its data union
On Jul 31, 2019, at 2:52 PM, Geaaru <geaaru@gmail.com> wrote:
(gdb) p *map->rhs $9 = { type = TMPL_TYPE_ATTR_UNDEFINED,
That's the issue. I've pushed a fix.
name = 0x555555ae0110 "&control:Framed-IP-Network",
&control:Framed-IP-Netmask, not &control:Framed-IP-Network But typos shouldn't crash the server. Alan DeKok.
I confirm that now is fixed. Thank you very much for support. // geaaru On Wed, 2019-07-31 at 15:05 -0400, Alan DeKok wrote:
On Jul 31, 2019, at 2:52 PM, Geaaru <geaaru@gmail.com> wrote:
(gdb) p *map->rhs$9 = { type = TMPL_TYPE_ATTR_UNDEFINED,
That's the issue. I've pushed a fix.
name = 0x555555ae0110 "&control:Framed-IP-Network",
&control:Framed-IP-Netmask, not &control:Framed-IP-Network But typos shouldn't crash the server. Alan DeKok.
participants (2)
-
Alan DeKok -
Geaaru