From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Wed, 20 Jan 2021 09:58:38 +0000 Subject: Re: [PATCH] soc: qcom: socinfo: Fix off-by-one array index bounds check Message-Id: <20210120095837.GP2696@kadam> List-Id: References: <20210118113651.71955-1-colin.king@canonical.com> In-Reply-To: <20210118113651.71955-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Andy Gross , Bjorn Andersson , Dmitry Baryshkov , linux-arm-msm@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org There was a second one introduced recently as well. I've sent a patch for it. regards, dan carpenter