Michael Mann
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 Michael Mann
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.