https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2934
--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-10-05 01:51:04 PDT ---
packet-kerberos.c:549: proto_tree_add_text(tree, NULL, 0, 0,
"[Decrypted using: %s]", ek->key_origin);
packet-kerberos.c:694: proto_tree_add_text(tree, NULL, 0, 0,
"[Decrypted using: %s]", ek->key_origin);
packet-spnego.c:1137: proto_tree_add_text(tree, NULL, 0, 0,
"[Decrypted using: %s]", ek->key_origin);
packet-xdmcp.c:299: proto_tree_add_text(xdmcp_tree, NULL, 0, 0,
packet-xdmcp.c:331: connection_ti = proto_tree_add_text(clist_tree, NULL,
0, 0,
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.