Wireshark-bugs: [Wireshark-bugs] [Bug 7893] Bluetooth: Add support for AVDTP/A2DP/VDP and SBC co

Date: Sat, 02 Nov 2013 19:25:42 +0000

changed bug 7893

What Removed Added
Attachment #11969 Flags review_for_checkin? review_for_checkin+

Comment # 62 on bug 7893 from
Comment on attachment 11969 [details]
[PATCH II 1/7] Bluetooth: Use *data instead of private_data

Committed to rev 53051.  So glad to cleanup the private_data!

You may want to double-check the return values of a few of the dissectors that
were converted to the "new" style.  Some of the ones that return "offset" don't
appear to account for any length from subdissection (like for the data
dissector) and should probably be switched to returning tvb_length().


You are receiving this mail because:
  • You are watching all bug changes.