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 7824] Failure to check return values from ws_fopen calls

Date: Wed, 10 Oct 2012 12:20:59 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7824

--- Comment #11 from Guy Harris <guy@xxxxxxxxxxxx> 2012-10-10 12:20:59 PDT ---
The WIMAXASNCP dissector doesn't have that issue - it always fails in the
include case and wimaxasncp_dict_scan() doesn't just pass on the failure to its
caller, it does the check itself and doesn't return the return value of the
open routine - so it's OK.

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