Wireshark-bugs: [Wireshark-bugs] [Bug 5892] Wireshark capture cannot be stopped under heavy traf
Date: Mon, 24 Sep 2012 14:08:40 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5892

--- Comment #13 from Guy Harris <guy@xxxxxxxxxxxx> 2012-09-24 14:08:39 PDT ---
(In reply to comment #7)
> If it just stops reading from the capture file, the packets in question will
> still be in the file, and if you save the capture, it'll save all the
> additional packets, even though it didn't display them.

We could set whatever state is necessary in the capture_file structure to say
that the capture cannot be saved by moving or copying the raw capture file, so
that attempting to save it will be done by reading each of the captured packets
from the file and writing them to the saved file.

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