Re: [PATCH] Fix Unref message after it was sent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Frédéric,

On Fri, Sep 30, 2011, Frédéric Danis wrote:
> ---
>  audio/gateway.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/audio/gateway.c b/audio/gateway.c
> index 19c7ee3..1a1c035 100644
> --- a/audio/gateway.c
> +++ b/audio/gateway.c
> @@ -186,6 +186,7 @@ static gboolean agent_sendfd(struct hf_agent *agent, int fd,
>  
>  	dbus_pending_call_set_notify(call, notify, dev, NULL);
>  	dbus_pending_call_unref(call);
> +	dbus_message_unref(msg);
>  
>  	return TRUE;
>  }

Applied. Thanks.

Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux