break out the handling of conversation specific data so that we will always have...
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 2 Sep 2006 02:03:26 +0000 (02:03 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 2 Sep 2006 02:03:26 +0000 (02:03 +0000)
commit5899ec2a40344cad6c36f0853b38dfc2e696e352
tree3049dd4c3d3da4f346a49dd3c2df7c58a439a385
parent9cbaa94e1a640e6fb01fad3043498ce451aadf43
break out the handling of conversation specific data so that we will always have one such struct (and not an value pointer to an oid struct)
so that it is easier to attach other useage to the conversation specific state

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19113 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-gssapi.c