From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 96B85210ED0E1 for ; Fri, 10 Aug 2018 15:58:08 -0700 (PDT) Subject: Re: [ndctl PATCH 0/5] ndctl: misc static analysis fixes References: <20180810225624.32383-1-vishal.l.verma@intel.com> From: Dave Jiang Message-ID: Date: Fri, 10 Aug 2018 15:58:04 -0700 MIME-Version: 1.0 In-Reply-To: <20180810225624.32383-1-vishal.l.verma@intel.com> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Vishal Verma , linux-nvdimm@lists.01.org List-ID: On 08/10/2018 03:56 PM, Vishal Verma wrote: > Fix up various static analysis reports from recent (and not-so-recent) > patches. > > Vishal Verma (5): > ndctl, inject: fix a resource leak in ndctl_namespace_get_clear_unit > ndctl: fix a resource leak in submit_get_firmware_info > libndctl: fix a resource leak in ndctl_dimm_get_{{event_}flags, > health} > ndctl, test: fix a potential null pointer dereference in 'ndctl test' > ndctl, test: fix a resource leak in check_smart_threshold > > ndctl/dimm.c | 17 ++++++++++------- > ndctl/lib/inject.c | 12 +++++++----- > ndctl/lib/libndctl.c | 3 +++ > ndctl/test.c | 2 ++ > test/libndctl.c | 1 + > 5 files changed, 23 insertions(+), 12 deletions(-) > Reviewed-by: Dave Jiang _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm