https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7318
--- Comment #10 from Guy Harris <guy@xxxxxxxxxxxx> 2012-06-03 15:31:42 PDT ---
Nope, that's not it:
1) by "drain" I'm referring to waiting for an EOF on the sync pipe (see the
nread <= 0 case in sync_pipe_input_cb(), which ends up calling
capture_input_closed()), not on the capture file, so whether dumpcap happens to
write out a statistics record after the last packet isn't the issue;
2) it doesn't happen for me even if I'm writing out a pcap file.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.