From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (71-38-154-164.ptld.qwest.net [71.38.154.164]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 8EEF478B57 for ; Tue, 16 Sep 2014 14:00:06 -0700 (PDT) From: Chris Brannon To: Edbrowse-dev@lists.the-brannons.com References: <20140812171032.eklhad@comcast.net> <87vbosa5gq.fsf@mushroom.PK5001Z> <20140916204121.GA4232@spoons.adamthompson.me.uk> Date: Tue, 16 Sep 2014 13:58:20 -0700 In-Reply-To: <20140916204121.GA4232@spoons.adamthompson.me.uk> (Adam Thompson's message of "Tue, 16 Sep 2014 21:41:21 +0100") Message-ID: <878ulj9tar.fsf@mushroom.PK5001Z> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] [PATCH] Implement the "novs" directive. X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2014 21:00:06 -0000 Adam Thompson writes: > novs_hosts = allocZeroMem(novs_hosts_max*sizeof(char *)); Yes it should. Thank you for catching it! -- Chris