Wireshark-bugs: [Wireshark-bugs] [Bug 8781] dtls: parse supported_signature_algorithms in Certif

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

changed bug 8781

What Removed Added
Attachment #11472 is obsolete   1
Attachment #11472 Flags review_for_checkin?  
Attachment #11473 Flags   review_for_checkin?

Comment # 10 on bug 8781 from
Created attachment 11473 [details]
tree cleanup of dtls

Created a patch with all "saved" trees removed throughout the dissector as well
as removing a few unnecessary NULL tree checks.
Removed most of the tvb_ensure_bytes_exist checks because the line that follows
will through an exception anyway if there isn't enough bytes in the tvb.

This patch incorporates Hauke's changes to have a subtree breaking out hash and
signature values.

Wanted a sanity check before committing.


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