Linux CXL
 help / color / mirror / Atom feed
* [PATCH ndctl 0/4] cxl: misc coverity and typo fixes
@ 2023-01-10 23:09 Vishal Verma
  2023-01-10 23:09 ` [PATCH ndctl 1/4] ndctl/lib: fix usage of a non NUL-terminated string Vishal Verma
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Vishal Verma @ 2023-01-10 23:09 UTC (permalink / raw)
  To: linux-cxl, nvdimm; +Cc: Dave Jiang, Dan Williams, Vishal Verma

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,
-- 
Vishal Verma <vishal.l.verma@intel.com>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-11 22:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-10 23:09 [PATCH ndctl 0/4] cxl: misc coverity and typo fixes Vishal Verma
2023-01-10 23:09 ` [PATCH ndctl 1/4] ndctl/lib: fix usage of a non NUL-terminated string Vishal Verma
2023-01-11 22:45   ` Alison Schofield
2023-01-10 23:09 ` [PATCH ndctl 2/4] cxl/region: fix a resource leak in to_csv() Vishal Verma
2023-01-11 22:52   ` Alison Schofield
2023-01-10 23:09 ` [PATCH ndctl 3/4] cxl/region: fix an out of bounds access " Vishal Verma
2023-01-11 22:53   ` Alison Schofield
2023-01-10 23:09 ` [PATCH ndctl 4/4] cxl/region: fix a comment typo Vishal Verma
2023-01-11 22:54   ` Alison Schofield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox