mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
committed by
Felipe Zimmerle
parent
ea7d1ff54b
commit
8285a97460
@@ -48,7 +48,9 @@ Collections::Collections(Collection *global,
|
||||
}
|
||||
|
||||
|
||||
Collections::~Collections() { }
|
||||
Collections::~Collections() {
|
||||
delete m_tx_collection;
|
||||
}
|
||||
|
||||
|
||||
} // namespace collection
|
||||
|
Reference in New Issue
Block a user