From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from p3plsmtpa11-08.prod.phx3.secureserver.net (p3plsmtpa11-08.prod.phx3.secureserver.net [68.178.252.109]) by mail.openembedded.org (Postfix) with ESMTP id 0AED66BC83 for ; Wed, 28 Aug 2013 11:10:32 +0000 (UTC) Received: from [192.168.65.10] ([66.41.60.82]) by p3plsmtpa11-08.prod.phx3.secureserver.net with id JBAX1m00W1mTNtu01BAY7p; Wed, 28 Aug 2013 04:10:33 -0700 Message-ID: <521DDAAA.5010101@pabigot.com> Date: Wed, 28 Aug 2013 06:10:34 -0500 From: "Peter A. Bigot" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8 MIME-Version: 1.0 To: "Burton, Ross" References: <1377125231-23508-1-git-send-email-pab@pabigot.com> <5215FBD0.6020902@pabigot.com> In-Reply-To: <5215FBD0.6020902@pabigot.com> Cc: OE-core Subject: Re: [PATCH][for-dylan] bluez4: fix network Connect parameter validation X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 11:10:34 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 08/22/2013 06:53 AM, Peter A. Bigot wrote: > On 08/22/2013 04:46 AM, Burton, Ross wrote: >> On 21 August 2013 23:47, Peter A. Bigot wrote: >>> The incorrect validation prevents connection to the NAP service on >>> another >>> device. >> Is this intended for master as well as dylan? > > At the moment, no. I have not been actively developing under master > yet so have not tested it there. I am now on master and verified the patch is required. I've submitted a slight variant for master that does not increment PR. Peter