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 1951] NBAP malformed packet

Date: Mon, 29 Oct 2007 08:38:22 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1951


tomas.kukosa@xxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #2 from tomas.kukosa@xxxxxxxxxxx  2007-10-29 08:38 GMT -------
It is a bug in OCTET STRING decoding inside the Wireshark.
The BindingID is defined in following way
BindingID ::= OCTET STRING (SIZE (1..4, ...))
but we do not support octet string with extensible size constraint.

I will fix it.


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