ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5691] dumpcap ring buffer file size limitation

Date: Sun, 10 Apr 2011 18:31:54 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5691

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Guy Harris <guy@xxxxxxxxxxxx> 2011-04-10 18:31:54 PDT ---
Unfortunately, it didn't change the GUI code for setting the autostop size,
which broke the build; that's more work, as the "fetch a value from a spin box
as an int" routine fetches a 32-bit integral value, not a 64-bit integral
value, and there's no routine to fetch it as a 64-bit integral value.

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