Subject: | dnstap-output parsing problem |
The size and versions fields in dnstap-output work correctly if they're
numeric, but if you use "unlimited" you get a memory leak crash on shutdown.
I think it needs a special parsing function to correct this.