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 7222] Saving a file may discard comments

Date: Fri, 25 May 2012 10:27:38 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7222

Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeff.morriss.ws@xxxxxxxxx

--- Comment #6 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2012-05-25 10:27:38 PDT ---
I sort of forgot about this bug and started working on fixing the behavior too.
 What I have so far is pretty ugly and far from done, but it'll be a few days
before I come back to it, so I'll attach the patch here.  It only deals with
the possibility of capture-file comments for now because it's easier.

BTW, attachment 8364 figures out if there are packet comments by looking at all
the frames.  We really need to avoid doing that.  I was thinking of keeping a
counter somewhere (cfile?) of the number of packets that have comments.

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