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

Date: Fri, 29 Mar 2013 17:25:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48640

User: eapache
Date: 2013/03/29 10:25 AM

Log:
 From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8509
 
 First round of fixes for Bluetooth SDP.
 
 From me:
 - rename one call of match_strval to try_val_to_str instead
 - remove a few hf entries that really belong with the second patch (they
   weren't used in this one)

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +1666 -654 packet-btsdp.c    Modified
  +25 -0     packet-btsdp.h    Modified