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

Date: Sat, 24 Nov 2007 17:56:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23567

User: morriss
Date: 2007/11/24 05:56 PM

Log:
 Fix crash reported in http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2014 : when adding fragments to the linked list of end fragments, don't check the TSN of the begin fragment--it may not be there.  Looks like a cut-n-pasteo.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-sctp.c    Modified