mbox series

[ndctl,0/4] cxl: misc coverity and typo fixes

Message ID 20230110-vv-coverity-fixes-v1-0-c7ee6c76b200@intel.com (mailing list archive)
Headers show
Series cxl: misc coverity and typo fixes | expand

Message

Verma, Vishal L Jan. 10, 2023, 11:09 p.m. UTC
Fix a few issues reported by Coverity, and a comment typo.

Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@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,