From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1386634100.5021.2.camel@nuvo> Subject: Re: [PATCH] core: Fix crash due to agent callback freeing the agent From: Bastien Nocera To: Szymon Janc Cc: linux-bluetooth@vger.kernel.org Date: Tue, 10 Dec 2013 01:08:20 +0100 In-Reply-To: <1386616856-16140-1-git-send-email-szymon.janc@gmail.com> References: <1386616856-16140-1-git-send-email-szymon.janc@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: On Mon, 2013-12-09 at 20:20 +0100, Szymon Janc wrote: > Similar fix was provided for simple_agent_reply in a2f5d438 but missed > pincode_reply case. That fixes the bug I reported in: http://thread.gmane.org/gmane.linux.bluez.kernel/41496 Cheers