mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +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 modsecurity {
|
||||||
namespace Utils {
|
namespace Utils {
|
||||||
|
|
||||||
#define OVECCOUNT 30
|
#define OVECCOUNT 900
|
||||||
|
|
||||||
class SMatch {
|
class SMatch {
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user