mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Add missing statements
This commit is contained in:
committed by
Felipe Zimmerle
parent
63bef3d142
commit
d285bc02b8
@@ -59,6 +59,7 @@ AuditLog::AuditLog()
|
||||
m_parts(-1),
|
||||
m_status(NotSetLogStatus),
|
||||
m_type(NotSetAuditLogType),
|
||||
m_format(NotSetAuditLogFormat),
|
||||
m_relevant(""),
|
||||
m_writer(NULL),
|
||||
m_refereceCount(1) { }
|
||||
|
Reference in New Issue
Block a user