Merge "check_seapp: cleanup warning caught by clang tidy / static analyzer."
This commit is contained in:
commit
b99424f0c4
1 changed files with 1 additions and 0 deletions
|
@ -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*/
|
||||
|
|
Loading…
Reference in a new issue