X-Scanned-BY: MIMEDefang 2.68 on 10.5.11.24 From thozza@redhat.com Thu May 26 14:49:25 2016 MIME-Version: 1.0 X-Spam-Status: No, score=-8.3 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.0 content-type: text/plain; charset="utf-8" Message-ID: Received: from mx.ams1.isc.org (mx.ams1.isc.org [199.6.1.65]) by bugs.isc.org (Postfix) with ESMTP id F285471B5A8 for ; Thu, 26 May 2016 14:49:24 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.ams1.isc.org (Postfix) with ESMTPS id 3A3411FCAB6 for ; Thu, 26 May 2016 14:49:21 +0000 (UTC) Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 5908785547 for ; Thu, 26 May 2016 14:49:20 +0000 (UTC) Received: from thozza-pc.brq.redhat.com (thozza-pc.brq.redhat.com [10.34.4.205]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u4QEnIdS019002 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 26 May 2016 10:49:19 -0400 Delivered-To: bind9-bugs@bugs.isc.org Subject: non-portable use of strlcat in contrib/sdb/ldap/zone2ldap.c User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Thu, 26 May 2016 16:49:16 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Thu, 26 May 2016 14:49:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.ams1.isc.org To: bind9-bugs@isc.org Content-Transfer-Encoding: 8bit From: "Tomas Hozza" X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 715 Hello. The recent release of BIND 9.10.4-P1 contains change introduced by commit: https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=commit;h=fc9f0ac5778f78003a7acc957a23711811fec122 cherry-picked from commit: https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=commit;h=ffdd3bc812a140fb0e3d5b6f0df0a4efbfe4b412 The change introduced use of "strlcat" function in contrib/sdb/ldap/zone2ldap.c. The function is not available on Linux and therefore the code does not compile. Versions 9.10.3-P4 and older didn't use this non-portable function. Regards, -- Tomas Hozza Senior Software Engineer - EMEA ENG Developer Experience PGP: 1D9F3C2D UTC+1 (CET) Red Hat Inc. http://cz.redhat.com