ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5206] Wireshark incorrectly processes SMPP optional parame

Date: Mon, 13 Sep 2010 02:32:36 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5206

--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-09-13 11:32:17 CEST ---
SMPP v5.0

source_network_id

Field         Size octets Type     Description 
Parameter Tag 2           Integer  0x060D 
Length        2           Integer  Length of Value part in octets  
Value         7-65        C-Octet  ..... 
                          String 

C-Octet String: A C-Octet String is a sequence of ASCII characters 
terminated with a NULL octet (0x00). 

So, even though the length may fit, the format is incorrect, so Wireshark
rightfully marks this an error. Could it do a better job reporting what's
wrong? Yes it could.

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