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 5802] Rewrite&cleanup wiretap/file_wrappers and speed up r

Date: Tue, 12 Apr 2011 10:38:57 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5802

--- Comment #43 from Guy Harris <guy@xxxxxxxxxxxx> 2011-04-12 10:38:51 PDT ---
I changed wtap_read() to check for delayed errors if it gets an EOF indication
(FALSE returned by the file type's read routine with the error code 0), so
there's no need to check for it on sequential close, and all programs should
now see the delayed errors.

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