Open
Description
Describe the bug
I using modsecurity v3.0.13 with nginx 1.26. After running one day, memory over to 90%.
I using valgrind monitor memory. Below log of valgrind:
==300601== LEAK SUMMARY:
==300601== definitely lost: 1,024 bytes in 1 blocks
==300601== indirectly lost: 0 bytes in 0 blocks
==300601== possibly lost: 0 bytes in 0 blocks
==300601== still reachable: 21,007 bytes in 444 blocks
==300601== suppressed: 0 bytes in 0 blocks
Can you help me?
Thanks