mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +03:00
Uses unique_ptr on REMOTE_USER
This commit is contained in:
@@ -626,8 +626,6 @@ class Transaction : public TransactionAnchoredVariables, public TransactionSecMa
|
||||
|
||||
int m_secRuleEngine;
|
||||
|
||||
std::string m_variableRemoteUser;
|
||||
|
||||
std::vector<std::shared_ptr<RequestBodyProcessor::MultipartPartTmpFile>> m_multipartPartTmpFiles;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user