Wireshark-bugs: [Wireshark-bugs] [Bug 9081] dtls: improve detection of encrypted handshake mesag

Date: Thu, 29 Aug 2013 22:47:39 +0000

changed bug 9081

What Removed Added
Attachment #11475 Flags   review_for_checkin?

Comment # 3 on bug 9081 from
Created attachment 11475 [details]
dtls: fix detection of encrypted handshake messages

Without this patch a fragmented packaged would be detected as a
encrypted handshake message, because the handshake length would be
bigger than the record length. Now the length of this handshake
fragment is being checked.

This fixes a problem introduced in r51578.


You are receiving this mail because:
  • You are watching all bug changes.