Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Tue, 14 Aug 2012 21:58:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44509

User: cmaynard
Date: 2012/08/14 02:58 PM

Log:
 Don't add proto_bssap to the tree twice, once as a hidden item and once using proto_tree_add_text().  Instead use proto_tree_add_protocol_format().  Problem reported here: http://article.gmane.org/gmane.network.wireshark.user/14509

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -4      packet-bssap.c    Modified