Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2021-10-19 20:13:01 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-10-19 20:13:28 +0300
commita2c463a2c23d5821d61e23188fbdbea126e866c1 (patch)
tree3b82f483cfa675b789e5e168bab9077c2ea1c6e9 /src/libs/zbxaudit/audit_graph.c
parent4180b229437ed43ab922cfe01e0907f9ea12222b (diff)
........S. [ZBXNEXT-6923] fixed graph auditlog merge
Diffstat (limited to 'src/libs/zbxaudit/audit_graph.c')
-rw-r--r--src/libs/zbxaudit/audit_graph.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/zbxaudit/audit_graph.c b/src/libs/zbxaudit/audit_graph.c
index b4971eda8b8..2f44528c1c7 100644
--- a/src/libs/zbxaudit/audit_graph.c
+++ b/src/libs/zbxaudit/audit_graph.c
@@ -52,6 +52,7 @@ void zbx_audit_graph_create_entry(int audit_action, zbx_uint64_t graphid, const
resource_type = graph_flag_to_resource_type(flags);
local_audit_graph_entry.id = graphid;
+ local_audit_graph_entry.cuid = NULL;
local_audit_graph_entry.id_table = AUDIT_GRAPH_ID;
found_audit_graph_entry = (zbx_audit_entry_t**)zbx_hashset_search(zbx_get_audit_hashset(),