Hauke Mehrtens
changed
bug 9081
What |
Removed |
Added |
Attachment #11475 Flags |
|
review_for_checkin?
|
Comment # 3
on bug 9081
from Hauke Mehrtens
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.