aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess/packet-ess-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/ess/packet-ess-template.c')
-rw-r--r--asn1/ess/packet-ess-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/ess/packet-ess-template.c b/asn1/ess/packet-ess-template.c
index 1d0edcf3be..2d80ce1a9e 100644
--- a/asn1/ess/packet-ess-template.c
+++ b/asn1/ess/packet-ess-template.c
@@ -51,7 +51,7 @@ static int hf_ess_SecurityCategory_type_OID = -1;
/* Initialize the subtree pointers */
#include "packet-ess-ett.c"
-static char object_identifier_id[64]; /*64 chars should be long enough? */
+static char object_identifier_id[BER_MAX_OID_STR_LEN];
#include "packet-ess-fn.c"