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

Date: Thu, 31 Oct 2013 14:12:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53001

User: mmann
Date: 2013/10/31 02:12 PM

Log:
 sb3_task_id_t is not used in any existing dissector and can't be passed to any other (third-party) dissectors, so don't have it pollute pinfo->private_data.
 
 Also, call_dissector shouldn't be under a tree.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +14 -14    packet-fcsb3.c    Modified