[Desktop-packages] [Bug 689915] Re: [pulseaudio-discuss] [RFC PATCH] bluetooth: Fix assertion failure (decoded == a2dp->frame_length)

2012-11-02 Thread Vudentz
Hi, On Fri, Oct 19, 2012 at 7:12 PM, Arun Raghavan wrote: > On Sun, 2012-10-14 at 21:03 +0300, Tanu Kaskinen wrote: > [...] >> > diff --git a/src/modules/bluetooth/module-bluetooth-device.c >> > b/src/modules/bluetooth/module-bluetooth-device.c >> > index e3ec6ae..06c783d 100644 >> > --- a/src/m

[Desktop-packages] [Bug 689915] Re: [pulseaudio-discuss] [RFC PATCH] bluetooth: Fix assertion failure (decoded == a2dp->frame_length)

2012-10-14 Thread Tanu Kaskinen
On Wed, 2012-10-10 at 09:17 +0200, David Henningsson wrote: > According to the patch author, Karl Hegbloom: > "The assertion is incorrectly testing for '==' when logically it > should test for '<='." > > BugLink: https://bugs.launchpad.net/bugs/689915 > Signed-off-by: David Henningsson > --- > >