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