Changes since v1[1]: - Fix the decoder filter check in patch 1. - Fix a missed free(path) in patch 2.
[1]: https://lore.kernel.org/linux-cxl/20220823072106.398076-1-vishal.l.ve...@intel.com --- Fix a small handful of issues reported by scan.coverity.com for the recent region management additions. Vishal Verma (3): cxl/region: fix a dereferecnce after NULL check libcxl: fox a resource leak and a forward NULL check cxl/filter: Fix an uninitialized pointer dereference cxl/lib/libcxl.c | 4 +++- cxl/filter.c | 2 +- cxl/region.c | 5 ++--- 3 files changed, 6 insertions(+), 5 deletions(-) base-commit: 9a993ce24fdd5de45774b65211570dd514cdf61d -- 2.37.2