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 34755: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 02 Nov 2010 18:43:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34755

User: cmaynard
Date: 2010/11/02 11:43 AM

Log:
 Removed call to proto_item_set_len() for SESSION_MESSAGE case.  Protect some
 other of these calls with "if (ti != NULL)".  Fixes bug 5289.

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