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

Wireshark-commits: [Wireshark-commits] rev 40784: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 31 Jan 2012 23:06:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40784

User: morriss
Date: 2012/01/31 03:06 PM

Log:
 Heuristic standard tuning:
  - Handle ERR and IT messages.
  - When checking variable parameter lengths, check that we have enough data
    remaining (by adding the current offset to the retrieved length).
  - Check the lengths of several more messages.
  - When checking the length, add up the values of the parameter length macros
    to make it obvious how we came to use that value.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +97 -29    packet-sccp.c    Modified