Skip to content
Snippets Groups Projects
Commit b99424f0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "check_seapp: cleanup warning caught by clang tidy / static analyzer."

parents 510771ff e1682c71
No related branches found
No related tags found
No related merge requests found
......@@ -987,6 +987,7 @@ static void rule_add(rule_map *rm) {
list *list_to_addto;
e.key = rm->key;
e.data = NULL;
log_info("Searching for key: %s\n", e.key);
/* Check to see if it has already been added*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment