Fix a few issues reported by Coverity, and a comment typo. Cc: Dave Jiang <dave.ji...@intel.com> Cc: Dan Williams <dan.j.willi...@intel.com> Signed-off-by: Vishal Verma <vishal.l.ve...@intel.com>
--- Vishal Verma (4): ndctl/lib: fix usage of a non NUL-terminated string cxl/region: fix a resource leak in to_csv() cxl/region: fix an out of bounds access in to_csv() cxl/region: fix a comment typo ndctl/lib/libndctl.c | 2 ++ cxl/region.c | 8 +++++--- 2 files changed, 7 insertions(+), 3 deletions(-) --- base-commit: 5b57c48998186b894fb94ce099c785d584773402 change-id: 20230110-vv-coverity-fixes-9ea8d3092407 Best regards, -- Vishal Verma <vishal.l.ve...@intel.com>