Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3754699pxk; Tue, 29 Sep 2020 05:35:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzYPrZUWuATltqwNeLBK05UURySbKypCIRuDEawSklq29nNuPys37YILD9v9RBzhBxEIFK3 X-Received: by 2002:a17:906:c309:: with SMTP id s9mr3848124ejz.167.1601382913344; Tue, 29 Sep 2020 05:35:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601382913; cv=none; d=google.com; s=arc-20160816; b=vg6MDB/Xw0opkcKj7CXVi8KqGMr9Lauw4CkqRVtUPZqJwOsTnCfxHGubwzDZZNXDwc IFm/YImDOw+8WsQimVbxYQcPwZCuw4OiVqVSMrsvgvKJpKp1W9Jghj9auPLU0yDAq3s8 090TPotwlMC2rYXrSeSN056yhUSqQsntaeVfJTAeSwq8UJDI6nsc0CHNvrxMV0xGLa5/ dG7JV2qUuv74y3kI8RuZ7SwS63KN1rV2gu0W6xmUx3edNxG2LoIFFMDWbxYQiKJoeAax SLOIRV+Z0cxdmCMafSKl06936xo8jcjhXF5fGicQLdT+AawwKQse6mCg0ODH2Y/i951I pX6w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=lX0Ywcbe7IDxe0FcJtKoDll5lqGi78YFadCGaIqHL0A=; b=r+8jV/S4xEelQ/j4P0r5Z583N9n2Kr8JBzTAElI06fFlKdXl1KbPpYr9wKlasNX7/L VmggKr24q7JhbtFwMSXA2MYdjC1OPRY6DkPx8+0fyqwbimDGlfp2zeqjbxVpc3Gi4WOW zSrXvGCAMlr/fs+dl6dwFtU0ELjwGrGUf7PTgDpWcWeFtp2OuADqW1y8U9r9K/LvptBj Tt4gT+DpgZExWtQuR0pIffrHcHzVuFx5d+1tnusUVW2zbejXziMvohGrUe2ur3vs2KOD TDSu480VqETwwG4lRF2K577YBpF+Sm4rETWX/cFUDiCEbbva9aEpH7vCoekdRWApVSw+ PDbw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="K/mwny7S"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id da1si2585220edb.102.2020.09.29.05.34.49; Tue, 29 Sep 2020 05:35:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="K/mwny7S"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732948AbgI2Md5 (ORCPT + 99 others); Tue, 29 Sep 2020 08:33:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:35634 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729556AbgI2LW5 (ORCPT ); Tue, 29 Sep 2020 07:22:57 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4A8D323A6A; Tue, 29 Sep 2020 11:20:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601378415; bh=wmCYoUD7YZie+IyY+8Memus+n+XyCcyOuyF4g+XQbXw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=K/mwny7SVv/4EcUt3mLJICoN4aZWiK8qByGbuK0BC2GZFYqGP+knPGRDnvW3naeUZ PpRTrWcrtIjChXw0G94FyEcpYRVFsbMpmd908QiCdXj8InbqHpD2fsWvsRjCgvpWN2 ehCAA4hZpqDEjt1EvogJECGase0NJIgFVN0se0nQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Tom Rix , Takashi Iwai , Sasha Levin Subject: [PATCH 4.14 158/166] ALSA: asihpi: fix iounmap in error handler Date: Tue, 29 Sep 2020 13:01:10 +0200 Message-Id: <20200929105943.079046937@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200929105935.184737111@linuxfoundation.org> References: <20200929105935.184737111@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Tom Rix [ Upstream commit 472eb39103e885f302fd8fd6eff104fcf5503f1b ] clang static analysis flags this problem hpioctl.c:513:7: warning: Branch condition evaluates to a garbage value if (pci.ap_mem_base[idx]) { ^~~~~~~~~~~~~~~~~~~~ If there is a failure in the middle of the memory space loop, only some of the memory spaces need to be cleaned up. At the error handler, idx holds the number of successful memory spaces mapped. So rework the handler loop to use the old idx. There is a second problem, the memory space loop conditionally iomaps()/sets the mem_base so it is necessay to initize pci. Fixes: 719f82d3987a ("ALSA: Add support of AudioScience ASI boards") Signed-off-by: Tom Rix Link: https://lore.kernel.org/r/20200913165230.17166-1-trix@redhat.com Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- sound/pci/asihpi/hpioctl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/pci/asihpi/hpioctl.c b/sound/pci/asihpi/hpioctl.c index b1a2a7ea41723..b4ccd9f92400e 100644 --- a/sound/pci/asihpi/hpioctl.c +++ b/sound/pci/asihpi/hpioctl.c @@ -350,7 +350,7 @@ int asihpi_adapter_probe(struct pci_dev *pci_dev, struct hpi_message hm; struct hpi_response hr; struct hpi_adapter adapter; - struct hpi_pci pci; + struct hpi_pci pci = { 0 }; memset(&adapter, 0, sizeof(adapter)); @@ -506,7 +506,7 @@ int asihpi_adapter_probe(struct pci_dev *pci_dev, return 0; err: - for (idx = 0; idx < HPI_MAX_ADAPTER_MEM_SPACES; idx++) { + while (--idx >= 0) { if (pci.ap_mem_base[idx]) { iounmap(pci.ap_mem_base[idx]); pci.ap_mem_base[idx] = NULL; -- 2.25.1