mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
Uses unique_ptr on REMOTE_USER
This commit is contained in:
@@ -625,8 +625,6 @@ class Transaction : public TransactionAnchoredVariables, public TransactionSecMa
|
||||
|
||||
int m_secRuleEngine;
|
||||
|
||||
std::string m_variableRemoteUser;
|
||||
|
||||
private:
|
||||
/**
|
||||
* Pointer to the callback function that will be called to fill
|
||||
|
||||
Reference in New Issue
Block a user