aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/credssp
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/credssp')
-rw-r--r--asn1/credssp/credssp.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/credssp/credssp.cnf b/asn1/credssp/credssp.cnf
index b53c7a663e..8bdb10a33a 100644
--- a/asn1/credssp/credssp.cnf
+++ b/asn1/credssp/credssp.cnf
@@ -49,7 +49,7 @@ TSRequest
if(token_tvb != NULL)
dissector_try_heuristic(credssp_heur_subdissector_list,
- token_tvb, actx->pinfo, proto_tree_get_root(tree));
+ token_tvb, actx->pinfo, proto_tree_get_root(tree), NULL);
#.END