From f38b4e0ce89c5a872a880c578a0ed0c23aede4d0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 14 Oct 2024 23:20:42 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.c b/test.c index 9059939..42e0597 100644 --- a/test.c +++ b/test.c @@ -102,7 +102,7 @@ int main(int argc, char *argv[]) { - char buf[8096], str[2048]; + char buf[8192 * 32], str[2048]; struct libsha2_state s; struct libsha2_hmac_state hs; int skip_huge, fds[2], status; -- cgit v1.2.3-70-g09d2