Closed zimmerle closed 7 years ago
The connector name later will appear in the logs, so we want to have it pretty print. Also, we want to make sure that are no memory leaks, so cleanup the ModSecurity initialization will be also need.
https://github.com/SpiderLabs/ModSecurity-apache/blob/master/apache_http_modsecurity.c#L129-L132
Done.
The connector name later will appear in the logs, so we want to have it pretty print. Also, we want to make sure that are no memory leaks, so cleanup the ModSecurity initialization will be also need.
https://github.com/SpiderLabs/ModSecurity-apache/blob/master/apache_http_modsecurity.c#L129-L132