typo in bluez-utils/audio/manager.c

Bug #159737 reported by Mu Yang
2
Affects Status Importance Assigned to Milestone
bluez-utils (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: bluez-utils

line 641: if (!strcmp(uuid, HSP_AG_UUID) || !strcmp(uuid, HSP_AG_UUID))
should be if (!strcmp(uuid, HSP_AG_UUID) || !strcmp(uuid, HFP_AG_UUID)).

Revision history for this message
Marcel Holtmann (holtmann) wrote :

These kind of bugs should be reported to the upstream project. Post things like this to the bluez-devel mailing list in the future.

Revision history for this message
Peter Meiser (meiser79) wrote :

fixed upstream: http://bluez.cvs.sourceforge.net/bluez/utils/audio/manager.c?r1=1.80&r2=1.81&view=patch

And this fix is in Hardy's bluez-utils 3.26.

Changed in bluez-utils:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.