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

This commit is contained in:
Treehugger Robot 2016-10-17 22:15:21 +00:00 committed by Gerrit Code Review
commit b99424f0c4

View file

@ -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*/