Return-Path: Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 718CCD78B0B for ; Thu, 7 Dec 2017 08:18:16 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [IPv6:2a01:4f8:140:644b::225]) by mx.pao1.isc.org (Postfix) with ESMTP id B7D193BA069 for ; Thu, 7 Dec 2017 08:18:14 +0000 (UTC) Received: from jurassic.lan.banu.com (unknown [115.118.157.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 01E3756A02B7; Thu, 7 Dec 2017 08:18:11 +0000 (GMT) User-Agent: Mutt/1.9.1 (2017-09-22) X-Original-To: bind9-public@bugs.isc.org X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.1 In-Reply-To: To: "Mark Andrews via RT" From: "Mukund Sivaraman" Content-Disposition: inline X-RT-Interface: Email Delivered-To: bind9-public@bugs.isc.org MIME-Version: 1.0 X-RT-Incoming-Encryption: Not encrypted content-type: text/plain; charset="utf-8" From muks@isc.org Thu Dec 7 08:18:16 2017 Message-ID: <20171207081807.GA5124@jurassic.lan.banu.com> Date: Thu, 7 Dec 2017 13:48:07 +0530 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org Subject: Re: [ISC-Bugs #46791] free the hashlist when exiting. References: X-RT-Original-Encoding: utf-8 RT-Message-ID: Content-Length: 199 On Thu, Dec 07, 2017 at 04:59:36AM +0000, Mark Andrews via RT wrote: > ready for review Didn't Ondrej fix this? I remember reviewing a fix for this. Anyway your branch also looks good. Mukund