Ethereal-dev: [Ethereal-dev] problem in packet-tns

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Neulinger, Nathan" <nneul@xxxxxxx>
Date: Thu, 31 Jan 2002 10:33:24 -0600
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:  nneul@xxxxxxx
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216