Skip to content

Commit ccd90c5

Browse files
airweenzimmerle
authored andcommitted
Increment OVECCOUNT value for bigger regex's
1 parent 44efae6 commit ccd90c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/regex.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
namespace modsecurity {
2828
namespace Utils {
2929

30-
#define OVECCOUNT 30
30+
#define OVECCOUNT 900
3131

3232
class SMatch {
3333
public:

0 commit comments

Comments
 (0)