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 1190] over 2GBytes files have incorrect size in the open d

Date: Tue, 27 Apr 2010 12:44:05 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1190

Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeff.morriss.ws@xxxxxxxxx
           Severity|Major                       |Normal

--- Comment #8 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-04-27 12:44:04 PDT ---
True, it's probably not Major.

I looked at zlib recently and their API still uses longs for offsets and they
say that you have the 2 Gbyte limit if you're 32-bit but you don't if you're
64-bit.  It sounded to me like they've no intention of adding 64-bit offset
support in 32-bit libraries, though I don't know if anyone has asked (or
submitted a patch for 64-bit-offset APIs :-)).

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