https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3202
--- Comment #5 from Carlos Mendioroz <tron@xxxxxxx> 2009-01-15 13:25:40 PDT ---
(In reply to comment #4)
> While at it, length should be >= 12, not 4. Whe have at least length,
> reserved and message.
Oops, my bad. the skinny field length is PDU - 8, or the length
excluding length and reserved. So >= 4 is ok.
Checking that the length is coherent with the tcp payload length
may be a way arround the reserved == 0 test.
I don't have a UCM 7 to test the new version, I'll try ASAP.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.