diff --git a/src/entry/Maat_rule.cpp b/src/entry/Maat_rule.cpp index e746643..c35b023 100644 --- a/src/entry/Maat_rule.cpp +++ b/src/entry/Maat_rule.cpp @@ -2057,6 +2057,7 @@ void update_compile_rule(struct Maat_table_schema* table,const char* table_line } if(n_tags>0&&strlen(tag_str)>2) { + str_unescape(tag_str); ret=compare_accept_tag(tag_str, tags, n_tags); if(ret<0) {