Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3953] H248 dissector fails on poorly formed AuditReply pac

Date: Wed, 9 Sep 2009 22:58:16 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3953


Anders Broman <anders.broman@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Anders Broman <anders.broman@xxxxxxxxxxxx>  2009-09-09 22:58:15 PDT ---
Committed revision 29835.
With some changes:
- Don't change the H246v3.asn file
- ValueV1 is an octet string not a restricted string.
  If it is a string in your case you could add code to make sure it's a string
 and then present is at such.
- Used %(DEFAULT_BODY)s in one place
- hf_h248_valueV1 is not used.
Please check that I did not brake anything.
/Anders


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