We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad00214 commit 4e4f761Copy full SHA for 4e4f761
src/pcre2_fuzzsupport.c
@@ -19,7 +19,7 @@ Written by Philip Hazel, October 2016
19
#include <sys/time.h>
20
#include <sys/resource.h>
21
22
-#define STACK_SIZE_MB 32
+#define STACK_SIZE_MB 256
23
24
#ifndef PCRE2_CODE_UNIT_WIDTH
25
#define PCRE2_CODE_UNIT_WIDTH 8
0 commit comments