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

Date: Mon, 09 Sep 2013 12:16:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51865

User: eapache
Date: 2013/09/09 05:16 AM

Log:
 In SMB2 dissector, make sure pinfo->private_data is pointing to an SMB struct
 before calling an SMB helper function which expects it. Fixes the primary error
 in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9120

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +8 -0      packet-smb2.c    Modified