mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Fix memory leak on the benchmark utility
This commit is contained in:
parent
168fa22e19
commit
7834cf857b
@ -169,5 +169,6 @@ next_request:
|
||||
delete modsecTransaction;
|
||||
}
|
||||
|
||||
delete rules;
|
||||
delete modsec;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user