ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Wed, 11 Jun 2008 07:38:01 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2595





--- Comment #7 from Abhik Sarkar <sarkar.abhik@xxxxxxxxx>  2008-06-11 07:38:00 PDT ---
OK... I dug deep into this by attaching WS to the debugger and setting up
break-points at various places and found out that the part where the SMTP
dissector calls the IMF dissector was not being reached because the proto_tree
is NULL. And the proto_tree was null because I had "Colorize Packet List" off.
Once that was turned on, it worked. 

So, the question now is whether this behaviour is expected or whether it is a
bug.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.