Ticket #54 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

Wrong format string

Reported by: cktakahasi Assigned to: larry
Priority: major Milestone: Sprint 5
Component: core Version: 3.31
Keywords: Cc:
Estimated Number of Hours: 6 Add Hours to Ticket: 0
Billable?: 1 Total Hours: 0

Description

"error" function is called using wrong format string.

See hcid/device.c line 265, function start_device()

Please review all utils code searching for wrong format string on "error()", "debug()" and "info()" logging functions.

Change History

05/06/08 22:13:37 changed by larry

  • status changed from new to assigned.

05/07/08 19:32:36 changed by larry

  • status changed from assigned to closed.
  • resolution set to fixed.

(in reply to: ↑ description ) 05/08/08 20:36:47 changed by larry

  • estimatedhours set to 6.

Modified files/revision

/cvsroot/bluez/utils/hcid/device.c@@1.76 /cvsroot/bluez/utils/audio/avdtp.c@@1.76 /cvsroot/bluez/utils/audio/control.c@@1.20 /cvsroot/bluez/utils/audio/manager.c@@1.102

05/19/08 14:38:06 changed by cktakahasi

  • milestone changed from Undefined to Sprint 5.