mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
IIS: no lock on ProcessRequest. No reload of config. (#24)
IIS: no lock on ProcessRequest. No reload of config.
This commit is contained in:
committed by
Felipe Zimmerle
parent
6bc838eeaf
commit
51a9717601
@@ -68,8 +68,6 @@ class MODSECURITY_STORED_CONTEXT : public IHttpStoredContext
|
||||
USHORT* pdwLengthDestination );
|
||||
|
||||
void* m_Config;
|
||||
DWORD m_dwLastCheck;
|
||||
FILETIME m_LastChange;
|
||||
|
||||
private:
|
||||
HRESULT
|
||||
|
Reference in New Issue
Block a user