https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5863
Michael Chen <michaelc@xxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6387|0 |1
is obsolete| |
Attachment #6419| |review_for_checkin?
Flag| |
--- Comment #8 from Michael Chen <michaelc@xxxxxxxxxxxxxxx> 2011-05-27 11:35:15 PDT ---
Created an attachment (id=6419)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6419)
Source code diff3 - enhancement #4
Put UDP packet size check ahead of looks_like_dtls() call. The 13 byte header
includes both the version check in looks_like_dtls() and the payload length.
Use tvb_length(tvb).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.