Wireshark-bugs: [Wireshark-bugs] [Bug 3028] Various enhancements to 3GPP 44.018 Radio Resource dissection
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Mon, 3 Nov 2008 13:49:11 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3028
--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2008-11-03 13:49:10 PDT ---
I put back the display of the "FN mod 62432" field, using G_GINT64_FORMAT.
However:
1) Is the maximum value greater than 2^32-1? The routines to fetch
bit-aligned quantities return 64-bit values, but that might be overkill for
5-bit and 6-bit values.
2) Should this be a named field?
3) Should it be marked as a generated field?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.