Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2595] IMF dissection not working

Date: Thu, 19 Jun 2008 14:27:48 -0700 (PDT)
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.