wireshark/asn1/t125
Guy Harris e5c2f19eab You can't return from inside a TRY/CATCH/ENDTRY block (see
epan/exceptions.h; it crashes).

Try BER first, including both the test dissection and the check of the
results.  If that fails due to an exception being thrown, or due to the
results not indicating that it's a BER-encoded T.125 packet, try PER, so
that if the BER dissection doesn't work we don't just give up.

Get rid of some _U_s attached to parameters that are, in fact, used.

svn path=/trunk/; revision=46066
2012-11-18 01:39:32 +00:00
..
MCS-PROTOCOL.asn add a asn2wrs generated T.125 MCP dissector 2007-10-29 11:32:07 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet-t125-template.c You can't return from inside a TRY/CATCH/ENDTRY block (see 2012-11-18 01:39:32 +00:00
packet-t125-template.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
t125.cnf Add data parameter to dissector_try_heuristic 2012-09-11 08:26:48 +00:00