Increment OVECCOUNT value for bigger regex's

This commit is contained in:
Ervin Hegedus
2019-02-07 13:49:04 +00:00
committed by Felipe Zimmerle
parent 44efae6cdc
commit ccd90c51c5

View File

@@ -27,7 +27,7 @@
namespace modsecurity {
namespace Utils {
#define OVECCOUNT 30
#define OVECCOUNT 900
class SMatch {
public: