[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174101233787.8641.12386614759241099330.b4-ty@linux.intel.com>
Date: Mon, 03 Mar 2025 16:32:17 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Jorge Lopez <jorge.lopez2@...com>, Hans de Goede <hdegoede@...hat.com>,
Thorsten Blum <thorsten.blum@...ux.dev>
Cc: linux-hardening@...r.kernel.org, platform-driver-x86@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] platform/x86: hp-bioscfg: Replace deprecated strncpy()
with strscpy()
On Wed, 26 Feb 2025 00:21:27 +0100, Thorsten Blum wrote:
> Since kstrtol() requires a NUL-terminated string as input and strncpy()
> is deprecated for NUL-terminated destination buffers, use strscpy()
> instead.
>
> Compile-tested only.
>
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
commit: baa18b6ed4200aff869e78f2650123572b6a9ad6
--
i.
Powered by blists - more mailing lists