Wireshark-commits: [Wireshark-commits] rev 46342: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 03 Dec 2012 11:36:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46342

User: etxrab
Date: 2012/12/03 03:36 AM

Log:
 From Michal Labedzki:
 Bluetooth: AVDTP: Fix initialization of codec and some
  compiler warnings
 
 If cannot obtain codec information by SetConfiguration/Reconfigure
 use value "-1" to ensure that there will be no any stream dissected.
 
 
 Part of:
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7893

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +5 -6      packet-btavdtp.c    Modified