mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Address some cppcheck complaints
This commit is contained in:
@@ -329,7 +329,6 @@ int Lua::setvar(lua_State *L) {
|
||||
std::string collection;
|
||||
std::string variableName;
|
||||
int nargs = lua_gettop(L);
|
||||
char *chr = NULL;
|
||||
size_t pos;
|
||||
void *z(NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user