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 AB02BD78B0D for ; Fri, 5 Jan 2018 01:08:49 +0000 (UTC) Received: from o1.hv1nn.shared.sendgrid.net (o1.hv1nn.shared.sendgrid.net [167.89.100.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id CA1373B0B81 for ; Fri, 5 Jan 2018 01:08:40 +0000 (UTC) Received: by filter0014p3iad2.sendgrid.net with SMTP id filter0014p3iad2-4491-5A4ED016-44 2018-01-05 01:08:38.76858096 +0000 UTC Received: from coverity.com (static-208.69.177.245.nephosdns.com [208.69.177.245]) by ismtpd0007p1sjc2.sendgrid.net (SG) with ESMTP id UCP47iIOQlCwypS53dO8Dg for ; Fri, 05 Jan 2018 01:08:38.602 +0000 (UTC) X-SG-Eid: uPQY/PSEC3ak/LLcPcC99kg9NGNeB6wETrwl1vYqrUMA3dmI0UemnoKk7VOdxIPeYHjSf+DwvHb9e0 nEfUFQ3X2ZIHOzR5PGjb/s4pPQw4x+38VwCMnzNA0kQbbx9/t284oDIFY1hIl0iHZu83NdSIdAbeE2 8nAoMz2/sl9fLF2PDesVXfto7dpVt8kw3FW5WH0MP0v9K2iThNIQdfNvTg== Message-ID: <5a4ed0168a8b3_7a6a9733305669d@ss1435.mail> From bounces+2389337-182f-bind9-bugs=isc.org@sendgrid.net Fri Jan 5 01:08:50 2018 Subject: New Defects reported by Coverity Scan for BIND Date: Fri, 05 Jan 2018 01:08:39 +0000 (UTC) Delivered-To: bind9-confidential@bugs.isc.org From: scan-admin@coverity.com X-Spam-Status: No, score=-2.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_MSPIKE_H2,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 MIME-Version: 1.0 X-Original-To: bind9-confidential@bugs.isc.org X-RT-Incoming-Encryption: Not encrypted Content-Transfer-Encoding: 7bit Dkim-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sendgrid.net; h=from:to:subject:mime-version:content-type:content-transfer-encoding; s=smtpapi; bh=WE07o5b4j1cn5En86cd5PsCT170=; b=d2lmeNf+YqYLkX0Bc6 52891LAZn6kyYiEiirYE0IYbiZoEMvuZFEnWSWqmNhHhvccIlzzPe7IDx14Qhj6Z cykCPoRUdKTMMSIeWkl92qyTjMtR7eIQ1roI8Zq6uq4FZMgQylqBj3a4z5EtMISp 04ex5JLXP/54sf7C6phqv9bqQ= To: bind9-bugs@isc.org content-type: text/plain; charset="utf-8" X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 2270 Hi, Please find the latest report on new defect(s) introduced to BIND found with Coverity Scan. 1 new defect(s) introduced to BIND found with Coverity Scan. New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s) ** CID 1427167: Incorrect expression (COPY_PASTE_ERROR) /lib/ns/query.c: 2375 in free_devent() ________________________________________________________________________________________________________ *** CID 1427167: Incorrect expression (COPY_PASTE_ERROR) /lib/ns/query.c: 2375 in free_devent() 2369 if (devent->node != NULL) 2370 dns_db_detachnode(devent->db, &devent->node); 2371 if (devent->db != NULL) 2372 dns_db_detach(&devent->db); 2373 if (devent->rdataset != NULL) 2374 query_putrdataset(client, &devent->rdataset); >>> CID 1427167: Incorrect expression (COPY_PASTE_ERROR) >>> "rdataset" in "devent->rdataset" looks like a copy-paste error. 2375 if (devent->rdataset != NULL) 2376 query_putrdataset(client, &devent->sigrdataset); 2377 /* 2378 * If the two pointers are the same then leave the setting of 2379 * (*deventp) to NULL to isc_event_free. 2380 */ ________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRatftY8JjD0XUVeK0eDwSEPh4vRqywf0w3swJ8N5sF82Q-3D-3D_QjBaZtEJDFdtBJj3YWWx4OwxXn6h7X1bCFA-2Bmidshrg8w7AzqQjJl-2BKN8V1ZQwOybtZmt0OkyRCCzSBhZuVgsmqVnADdxuu1Wm4dIrZBERf1yCie-2BpGEW433HVZwy-2Fku-2FUKBX9DPVnp-2ByMvLWjFjckDBHZtmYaot6oXs7RLSJRM178rKftz4nudbuAvTfyjGqDeT0Mgj0SUNtMk0a7Vx8w-3D-3D To manage Coverity Scan email notifications for "bind9-bugs@isc.org", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRbVDbis712qZDP-2FA8y06Nq4rIy41Xs74BznZj4k3EIh0OhIeqrl4tMKvZau-2B5LUEdCBSWjNYx5kf-2B92zKd1nnWiMMfay-2Fg7DuBn2-2BCqidUp9Y39BJMi1Fd-2FeSXcvFgX1I4-3D_QjBaZtEJDFdtBJj3YWWx4OwxXn6h7X1bCFA-2Bmidshrg8w7AzqQjJl-2BKN8V1ZQwOyuoaF-2Fg8etsGpIPEJxJV1RpwH27Jd6w0w32zrCi0-2FVDNasBI-2Byj67NbRAY8WkCIFR41-2B3h-2Fgnh2t9BxnYd7czudShb167P0NKlQ-2BugqwLeom6du4n3LVgpI4q-2FzF5mn3VwnIrYInG1RxJzOE1JH0TBg-3D-3D