Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Jose Antonio Santos Cadenas <santoscadenas@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Fix segfault in HDP during device re-creation
Date: Thu, 11 Nov 2010 11:28:01 +0200	[thread overview]
Message-ID: <20101111092801.GA3919@jh-x301> (raw)
In-Reply-To: <1289382461-10510-1-git-send-email-santoscadenas@gmail.com>

Hi,

On Wed, Nov 10, 2010, Jose Antonio Santos Cadenas wrote:
> ---
>  health/hdp.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/health/hdp.c b/health/hdp.c
> index 1eba8e1..d361b27 100644
> --- a/health/hdp.c
> +++ b/health/hdp.c
> @@ -259,6 +259,7 @@ static void device_unref_mcl(struct hdp_device *hdp_device)
>  	if (!hdp_device->mcl)
>  		return;
>  
> +	mcap_close_mcl(hdp_device->mcl, FALSE);
>  	mcap_mcl_unref(hdp_device->mcl);
>  	hdp_device->mcl = NULL;
>  	hdp_device->mcl_conn = FALSE;

Pushed upstream. Thanks.

Johan

      parent reply	other threads:[~2010-11-11  9:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10  3:15 [PATCH] [RFC] Fix HDP-related segfault upon device recreation Elvis Pfützenreuter
2010-11-10  8:02 ` Jose Antonio Santos Cadenas
2010-11-10  9:47 ` [PATCH] Fix segfault in HDP during device re-creation Jose Antonio Santos Cadenas
2010-11-10  9:49   ` Jose Antonio Santos Cadenas
2010-11-10 11:36     ` Elvis Pfützenreuter
2010-11-10 11:49       ` Jose Antonio Santos Cadenas
2010-11-10 12:40         ` Elvis Pfützenreuter
2010-11-10 13:02           ` Jose Antonio Santos Cadenas
2010-11-11  9:28   ` Johan Hedberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101111092801.GA3919@jh-x301 \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=santoscadenas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox