Not sure why, but this:
if ( connect_tree && cd_len > 0)
{
proto_tree_add_item(connect_tree, hf_tns_connect_data, tvb,
tns_offset+cd_offset,
tvb_length_remaining(tvb, tns_offset+cd_offset), FALSE);
}
is generating:
** ERROR **: file proto.c: line 1626 (alloc_field_info): assertion failed:
(hfinfo->type == FT_PROTOCOL || hfinfo->type == FT_NONE)
aborting...
Abort
I looked at the stuff I usually look at for that type of problem and didn't see
anything wrong. What am I missing?
-- Nathan
------------------------------------------------------------
Nathan Neulinger EMail: [EMAIL PROTECTED]
University of Missouri - Rolla Phone: (573) 341-4841
Computing Services Fax: (573) 341-4216