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 5531] add support for ANSI C12.22 protocol

Date: Mon, 24 Oct 2011 11:58:49 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5531

beroset@xxxxxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7260|review_for_checkin?         |
               Flag|                            |
   Attachment #7260|0                           |1
        is obsolete|                            |
   Attachment #7297|                            |review_for_checkin?
               Flag|                            |

--- Comment #14 from beroset@xxxxxxxxxxxxxx 2011-10-24 11:58:45 PDT ---
Created an attachment (id=7297)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7297)
added better error checking via tvb_offset_exists() calls where appropriate

As per review suggestions, I've added more checking to make sure that the
dissector doesn't run off the end of a tvb by making calls to
tvb_offset_exists() where appropriate.

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