Fix a couple of issues reported by Coverity in the cxl-monitor code, and an async probe wait in the cxl=security.sh test.
Signed-off-by: Vishal Verma <vishal.l.ve...@intel.com> --- Vishal Verma (3): cxl/event_trace: fix a resource leak in cxl_event_to_json() cxl/monitor: retain error code in monitor_event() test/cxl-security.sh: avoid intermittent failures due to sasync probe cxl/event_trace.c | 3 ++- cxl/monitor.c | 3 ++- test/security.sh | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) --- base-commit: a88bdcfb4202c73aadfee6f83c5502eb5121cbd9 change-id: 20230217-coverity-fixes-e1d3f8bc2cfb Best regards, -- Vishal Verma <vishal.l.ve...@intel.com>