http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47246
User: morriss
Date: 2013/01/23 07:40 PM
Log:
Copy over from trunk:
------------------------------------------------------------------------
r47125 | martink | 2013-01-16 16:57:34 -0500 (Wed, 16 Jan 2013) | 2 lines
no need for if (tree)
------------------------------------------------------------------------
r47123 | martink | 2013-01-16 16:51:16 -0500 (Wed, 16 Jan 2013) | 5 lines
don't attempt reassembly if more than 1000 consecutive fragments are
missing
this fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8222
------------------------------------------------------------------------
r47098 | eapache | 2013-01-15 11:51:55 -0500 (Tue, 15 Jan 2013) | 5 lines
Don't run past the end of a fragment array, either in the loop or by putting a
useless sentinel in.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8213
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+11 -5 packet-dcp-etsi.c Modified