Wireshark-commits: [Wireshark-commits] rev 46064: /trunk/ /trunk/epan/dissectors/: packet-t124.c /t

Date: Sun, 18 Nov 2012 01:32:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46064

User: guy
Date: 2012/11/17 05:32 PM

Log:
 In the heuristic T.124 dissector, catch BoundsError and
 ReportedBoundsError exceptions when attempting to dissect the first bit
 of the packet and, if either is thrown, assume the packet isn't a packet
 for what we were trying to dissect, rather than just completely failing.
 
 Return TRUE if the heuristic T.124 dissector recognizes the packet.
 
 Get rid of some _U_s attached to parameters that are, in fact, used.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +22 -10    packet-t124.c    Modified

Directory: /trunk/asn1/t124/
  Changes    Path                      Action
  +20 -8     packet-t124-template.c    Modified