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 6477] Wireshark packet_gsm-sms, display bug: SMS text spar

Date: Fri, 21 Oct 2011 04:40:41 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6477

--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2011-10-21 13:40:40 CEST ---
... or use display filter "gsm_sms".

To repair this it's required to pass udl (user_data_length) to
gsm_sms_char_7bit_unpack() at packet-gsm_sms.c:line 2681 (untested). But this
code is also heavily involved with reassembly of fragmented SMS texts. We need
to confirm this fix doesn't interfere with that.

I assume we can use your earlier capture file from bug 6469 for that? Is that a
properly fragmented SMS text message? With the proper User-Data-Length
information?

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