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