From 44694730941fff7c39df1d24a2d3abb9f013d677 Mon Sep 17 00:00:00 2001 From: yangwei Date: Mon, 17 Apr 2023 21:57:28 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(is=5Fonly=5Fmonitor):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=A4=E6=96=AD=E4=BB=85=E5=91=BD=E4=B8=AD?= =?UTF-8?q?Monitor=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tsg_entry.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/tsg_entry.cpp b/src/tsg_entry.cpp index 19aafd9..e4363af 100644 --- a/src/tsg_entry.cpp +++ b/src/tsg_entry.cpp @@ -349,7 +349,8 @@ static int is_only_monitor(struct maat_rule *result, int hit_cnt) for(i=0; iTSG_ACTION_MONITOR) { return 0; }