Wireshark-commits: [Wireshark-commits] rev 19113: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-gssapi.c
From:
sahlberg@xxxxxxxxxxxxx
Date: Sat, 02 Sep 2006 02:03:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19113
User: sahlberg
Date: 2006/09/02 02:03 AM
Log:
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
Directory: /trunk/epan/dissectors/
Changes Path Action
+29 -20 packet-gssapi.c Modified