https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2595
Sake <sake@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1882|review_for_checkin? |review_for_checkin-
Flag| |
--- Comment #10 from Sake <sake@xxxxxxxxxx> 2008-06-19 14:27:47 PDT ---
(From update of attachment 1882)
Untortunately this will break other parts of the smtp-dissector as smtp_tree
will not be created when tree is NULL. But it will be referenced to later in
the code.
I took a quick look at the code, but it seems there will need to be "if (tree)"
checks around all code that does something to the tree and it's subtrees.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.