From: Johan Hedberg <johan.hedberg@gmail.com>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ] A2DP: Fix invalid write
Date: Fri, 15 Feb 2013 12:57:59 +0200 [thread overview]
Message-ID: <20130215105759.GA21844@x220> (raw)
In-Reply-To: <1360332728-27051-1-git-send-email-luiz.dentz@gmail.com>
Hi Luiz,
On Fri, Feb 08, 2013, Luiz Augusto von Dentz wrote:
> Invalid write of size 8
> at 0x41F297: setconf_cfm (a2dp.c:567)
> by 0x42526B: session_cb (avdtp.c:3176)
> by 0x39B0847A54: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.3400.2)
> by 0x39B0847D87: ??? (in /usr/lib64/libglib-2.0.so.0.3400.2)
> by 0x39B0848181: g_main_loop_run (in /usr/lib64/libglib-2.0.so.0.3400.2)
> by 0x409C3E: main (main.c:583)
> Address 0x555fda8 is 40 bytes inside a block of size 88 free'd
> at 0x4A077A6: free (vg_replace_malloc.c:446)
> by 0x39B084D79E: g_free (in /usr/lib64/libglib-2.0.so.0.3400.2)
> by 0x41E217: setup_cb_free (a2dp.c:191)
> by 0x41E410: finalize_config (a2dp.c:234)
> by 0x41F296: setconf_cfm (a2dp.c:566)
> by 0x42526B: session_cb (avdtp.c:3176)
> by 0x39B0847A54: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.3400.2)
> by 0x39B0847D87: ??? (in /usr/lib64/libglib-2.0.so.0.3400.2)
> by 0x39B0848181: g_main_loop_run (in /usr/lib64/libglib-2.0.so.0.3400.2)
> by 0x409C3E: main (main.c:583)
> ---
> profiles/audio/a2dp.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied. Thanks.
Johan
prev parent reply other threads:[~2013-02-15 10:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-08 14:12 [PATCH BlueZ] A2DP: Fix invalid write Luiz Augusto von Dentz
2013-02-15 10:57 ` 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=20130215105759.GA21844@x220 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.