mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
parent
ea7d1ff54b
commit
8285a97460
@ -48,7 +48,9 @@ Collections::Collections(Collection *global,
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Collections::~Collections() { }
|
Collections::~Collections() {
|
||||||
|
delete m_tx_collection;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
} // namespace collection
|
} // namespace collection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user