mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Increment OVECCOUNT value for bigger regex's
This commit is contained in:
parent
44efae6cdc
commit
ccd90c51c5
@ -27,7 +27,7 @@
|
||||
namespace modsecurity {
|
||||
namespace Utils {
|
||||
|
||||
#define OVECCOUNT 30
|
||||
#define OVECCOUNT 900
|
||||
|
||||
class SMatch {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user