Subject: dnstap-output parsing problem MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Disposition: inline X-RT-Interface: Web Message-ID: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 X-RT-Encrypt: 0 X-RT-Sign: 0 Content-Length: 210 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.