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 4472] Incorrect parsing POP3 multi-line responses to LIST/

Date: Wed, 29 Dec 2010 08:13:03 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4472

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5683|                            |review_for_checkin?
               Flag|                            |

--- Comment #6 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-12-29 08:13:00 PST ---
Created an attachment (id=5683)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5683)
Append text to Info column.

(In reply to comment #5)
> Yes, packet doesn't show as a malformed. Can list of capabilities be shown in
> "Info" column?

This patch provides a simple method of accomplishing this by appending the text
to the Info column.  With the attached capture file, Frame 4's Info column will
now display:
    "TOP  , USER  , UIDL  , ."
(The carriage returns and linefeeds are replaced with spaces)

But I hesitate to commit it right away since it will cause every line of text
to be appended to the Info column, and not necessarily just the capabilities
list.  Maybe that's OK though?  The Info column is limited to 4096 characters,
so I don't think it's much of a problem, but I'll let the patch sit here for a
couple of days in case anyone objects or has a better idea.

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