X-RT-Incoming-Encryption: Not encrypted X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Subject: Re: [ISC-Bugs #46841] New Defects reported by Coverity Scan for BIND Content-Transfer-Encoding: quoted-printable X-Mailer: iPhone Mail (15C153) X-RT-Interface: Email Message-ID: <330A6342-D1A9-418D-BD30-335B85D20D15@isc.org> X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org Delivered-To: bind9-confidential@bugs.isc.org X-Original-To: bind9-confidential@bugs.isc.org References: <5a3073d68c236_601632732824454@ss1435.mail> Date: Wed, 3 Jan 2018 08:00:34 +1100 content-type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 MIME-Version: 1.0 (1.0) In-Reply-To: Return-Path: Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (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 EA8D2D78B0E for ; Tue, 2 Jan 2018 21:00:46 +0000 (UTC) Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id E506C3B2D56 for ; Tue, 2 Jan 2018 21:00:37 +0000 (UTC) Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id D8113160047 for ; Tue, 2 Jan 2018 21:00:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id CAC9E16007E for ; Tue, 2 Jan 2018 21:00:37 +0000 (UTC) Received: from zmx1.isc.org ([127.0.0.1]) by localhost (zmx1.isc.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id B9vRxFGgDRRw for ; Tue, 2 Jan 2018 21:00:37 +0000 (UTC) Received: from [172.30.42.88] (c27-253-115-14.carlnfd2.nsw.optusnet.com.au [27.253.115.14]) by zmx1.isc.org (Postfix) with ESMTPSA id 83A3D160047 for ; Tue, 2 Jan 2018 21:00:37 +0000 (UTC) From marka@isc.org Tue Jan 2 21:00:47 2018 To: bind9-confidential@isc.org From: "Mark Andrews" RT-Message-ID: Content-Length: 141 Coverity is trying each enum value and the final index value is out of range of the array indexes give C is zero based. -- Mark Andrews