From: maxtors Date: Mon, 25 Apr 2016 16:08:28 +0000 (+0200) Subject: Update ASN1_MAX_FRAMES to reflect default in suricata.yaml.in X-Git-Tag: suricata-3.1RC1~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b80da424baab58478ba90b4ce3d7ec23d55f871;p=thirdparty%2Fsuricata.git Update ASN1_MAX_FRAMES to reflect default in suricata.yaml.in --- diff --git a/src/util-decode-asn1.h b/src/util-decode-asn1.h index d3ff9a3e86..ed0fc79709 100644 --- a/src/util-decode-asn1.h +++ b/src/util-decode-asn1.h @@ -34,7 +34,7 @@ #include #include -#define ASN1_MAX_FRAMES 128 +#define ASN1_MAX_FRAMES 256 /* For future enconding type implementations */ enum {