https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5348
Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff.morriss.ws@xxxxxxxxx
--- Comment #1 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-10-29 08:52:33 PDT ---
The COAP dissector is passing the length from the message into
proto_tree_add_item() on a FT_UINT8. The length happens to not be 1, thus the
assertion failure.
Bug 3884 has a similar complaint and a general solution.
I remember discussing this a Long Time Ago:
http://www.ethereal.com/lists/ethereal-dev/200303/msg00236.html
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.