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

Date: Sun, 3 Apr 2011 07:53:19 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5802

Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6119|                            |review_for_checkin?
               Flag|                            |

--- Comment #2 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> 2011-04-03 07:53:18 PDT ---
Created an attachment (id=6119)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6119)
File is always opened in "rb" mode

file-wrappers.[ch] is used only for reading files, and mode is always "rb".
Attached patch removes 'mode' argument from file_open() & filed_open().

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