Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mod_verto] Fix memory leak by correctly freeing regex
For mod_verto regex was never freed and was actually leaking memory. Correctly free the compiled regex to fix the memory leak. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
- Loading branch information