mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Cosmetics: Reduces the static analysis warnings
This commit is contained in:
@@ -55,7 +55,6 @@ void IpTree::postOrderTraversal(TreeNode *node) {
|
||||
node->prefix = NULL;
|
||||
}
|
||||
free(node);
|
||||
node = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user