From 5df45d9e03af17e85f97ea63fb5d309f1dff37ea Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 14 Dec 2020 11:54:13 +0100 Subject: More tmpbuffers --- tmpbuffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmpbuffer.c') diff --git a/tmpbuffer.c b/tmpbuffer.c index 4f2c632..2a9ed5d 100644 --- a/tmpbuffer.c +++ b/tmpbuffer.c @@ -2,7 +2,7 @@ #include "asn1.h" #include -#define COUNT 40 +#define COUNT 100 static char buffer[TMPLEN * COUNT]; static int pos = 0; -- cgit v1.2.3-55-g7522