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 3205] tshark reports wrong number of bytes on big dumpfile

Date: Fri, 16 Jan 2009 18:18:21 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3205





--- Comment #3 from Guy Harris <guy@xxxxxxxxxxxx>  2009-01-16 18:18:20 PDT ---
(I have the impression that, at least on Windows, the GLib routines for string
formatting use a different format for printing 64-bit values than the native
MSVC string formatting routines do - I think GLib might have its own formatting
routine using %ll[doux], as opposed to MSVC's %I64[doux] or whatever Microsoft
uses - so if we're using the GLib formatting routines, G_GINT64_MODIFIER is
what should be used.)


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