https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4948
Daniel Lynes <dlynes@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|Low |Medium
CC| |dlynes@westwoodvillagecompu
| |ters.com
Platform|Other |x86
OS/Version|All |Ubuntu
--- Comment #1 from Daniel Lynes <dlynes@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> 2010-06-28 10:16:15 PDT ---
In previous versions of Wireshark (1.0.4 and 1.0.7), it was not working,
either.
In those particular versions, when I attempted to do:
local flags=buffer(64,8):uint64()
I would get an error about buffer(64,8) being a nil value, and that it could
not call the method uint64() on it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.