ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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