https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2955
Summary: smtp dissector drops final segment
Product: Wireshark
Version: 1.1.x (Experimental)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: ward@xxxxxxx
Ward van Wanrooij <ward@xxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2344| |review_for_checkin?
Flag| |
Created an attachment (id=2344)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2344)
patch against 1.1.1 to fix dropping of final SMTP data segment
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
If the SMTP dissector encouters a packet that contains both a DATA fragment and
the terminating \r\n.\r\n sequence, it will not add the fragment to the
defragmentation sequence. Attached patch against 1.1.1 fixes this.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.