There is no string value assigned to the "ip.fragment.error",
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Jun 2001 05:54:14 +0000 (05:54 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Jun 2001 05:54:14 +0000 (05:54 +0000)
commitbd4bebd2ecf8cf0bb0ce5d6ed1a6979076633427
treeb4d9b102e0d1d75d1606922c91e6ffc1572381be
parent968d9d4ff89c9962551509b3ffeb69798ab994ae
There is no string value assigned to the "ip.fragment.error",
"ip.fragment", and "ip.fragments" fields, so make them FT_NONE, not
FT_STRING.  (Otherwise, if you try to do a "Match Selected" on them, we
dump core because the value is a null pointer and we try to dereference
it.)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3512 f5534014-38df-0310-8fa8-9805f1628bb7
packet-ip.c