From e47e1c864d0f142908eb0497119fe404764529cb Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Mon, 3 Apr 2006 19:07:52 +0000 Subject: Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with tagged assignments. Add som OID names. svn path=/trunk/; revision=17798 --- asn1/ftam/ftam.cnf | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'asn1/ftam/ftam.cnf') diff --git a/asn1/ftam/ftam.cnf b/asn1/ftam/ftam.cnf index 22ab59d506..5f4e6f8832 100644 --- a/asn1/ftam/ftam.cnf +++ b/asn1/ftam/ftam.cnf @@ -453,21 +453,8 @@ Legal-Qualification-Attribute/actual-values actual_values9 Diagnostic_sequence_of, hf_index, ett_ftam_Diagnostic); -#.FN_BODY Document-Type-Name FN_VARIANT = _str VAL_PTR = &object_identifier_id - gint8 class; - gboolean pc, ind_field; - gint32 tag; - guint32 len1; - - if(!implicit_tag){ - /* XXX asn2eth can not yet handle tagged assignment yes so this - * XXX is some conformance file magic to work around that bug - */ - offset = get_ber_identifier(tvb, offset, &class, &pc, &tag); - offset = get_ber_length(tree, tvb, offset, &len1, &ind_field); - } -%(DEFAULT_BODY)s - +#.FN_PARS Document-Type-Name FN_VARIANT = _str VAL_PTR = &object_identifier_id + #.FN_BODY FADU-Lock gint8 class; gboolean pc, ind_field; -- cgit v1.2.1