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 5436] New: gsm_a_rr: System Information Type 4 / CBCH mobi

Date: Thu, 25 Nov 2010 13:17:29 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5436

           Summary: gsm_a_rr: System Information Type 4 / CBCH mobile
                    allocation dissected incorrectly
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: vamposdecampos@xxxxxxxxx


Created an attachment (id=5520)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5520)
Patch against recent trunk

Build Information:
TShark 1.5.0 (SVN Rev 34978 from /trunk)

Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GLib 2.24.1, with libpcap 1.0.0, with libz 1.2.3.3, with
POSIX capabilities (Linux), without libpcre, with SMI 0.4.8, with c-ares 1.7.0,
with Lua 5.1, without Python, with GnuTLS 2.8.5, with Gcrypt 1.4.4, with MIT
Kerberos, with GeoIP.

Running on Linux 2.6.32-25-generic, with libpcap version 1.0.0, with libz
1.2.3.3.

Built using gcc 4.4.3.

--
When present in System Information Type 4, the CBCH Mobile Allocation IE has
TLV format (TS 04.18 section 9.1.36).  Currently it's dissected as TV, which
generates incorrect output, and also affects subsequently dissected fields
(e.g. SI4 Rest Octets).

I'm attaching the one-character patch to fix this.  While at it, I'm also
including a cosmetic fix for the IE description trailer text.

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