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

Date: Fri, 25 Oct 2013 23:59:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52856

User: mmann
Date: 2013/10/25 11:59 PM

Log:
 Remove SMB's use of private_data and just pass the data through all of the dissection functions

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1 -3      packet-smb-mailslot.c    Modified
  +1 -1      packet-smb-mailslot.h    Modified
  +68 -78    packet-smb-pipe.c        Modified
  +2 -2      packet-smb-pipe.h        Modified
  +285 -432  packet-smb.c             Modified
  +4 -4      packet-smb.h             Modified
  +3 -11     packet-smb2.c            Modified