Linux CXL
 help / color / mirror / Atom feed
* [PATCH 0/2] cxl/region: Fix a couple memory safety bugs
@ 2022-12-15  1:33 Dan Williams
  2022-12-15  1:33 ` [PATCH 1/2] cxl/region: Fix memdev_filter_pos() memory leak Dan Williams
  2022-12-15  1:33 ` [PATCH 2/2] cxl/region: Fix memdev_filter_pos() separator detection Dan Williams
  0 siblings, 2 replies; 5+ messages in thread
From: Dan Williams @ 2022-12-15  1:33 UTC (permalink / raw)
  To: vishal.l.verma; +Cc: Luis Chamberlain, linux-cxl

memdev_filter_pos() has 2 issues surfaced by unit testing, a leak, and
incorrect sort results.

---

Dan Williams (2):
      cxl/region: Fix memdev_filter_pos() memory leak
      cxl/region: Fix memdev_filter_pos() separator detection


 cxl/region.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2022-12-16  4:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-15  1:33 [PATCH 0/2] cxl/region: Fix a couple memory safety bugs Dan Williams
2022-12-15  1:33 ` [PATCH 1/2] cxl/region: Fix memdev_filter_pos() memory leak Dan Williams
2022-12-16  4:08   ` Alison Schofield
2022-12-15  1:33 ` [PATCH 2/2] cxl/region: Fix memdev_filter_pos() separator detection Dan Williams
2022-12-16  4:06   ` Alison Schofield

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