From 664d180dc7a5e34334a4f94399e5663eb5c0be8a Mon Sep 17 00:00:00 2001 From: thiagoftsm Date: Tue, 14 Jul 2020 16:42:45 +0000 Subject: Fix potential memory leak in ebpf.plugin (#9484) Fix reported bugs with ebpf.plugin. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index db056ef1be..ed444f3a5e 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,7 @@ cgroup-network !cgroup-network/ ebpf.plugin +collectors/ebpf.plugin/reset_netdata_trace.sh !ebpf.plugin/ # protoc generated files -- cgit v1.2.3