From dc6d324b52a331edaf8fcdd27b51046682f78dd6 Mon Sep 17 00:00:00 2001 From: liuxueli Date: Thu, 11 Mar 2021 09:36:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E6=95=88=E8=8C=83=E5=9B=B4=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E5=AF=B9\b=E3=80=81\\=E3=80=81\&=E5=AD=97=E7=AC=A6?= =?UTF-8?q?=E8=BD=AC=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/entry/Maat_rule.cpp | 1 + 1 file changed, 1 insertion(+) 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) {