mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-16 07:56:12 +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 modsecTransaction;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delete rules;
|
||||||
delete modsec;
|
delete modsec;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user