On Mon, Oct 16, 2023 at 11:04:04AM +0530, Kartik wrote:
> Introduce kmemdup_array() API to duplicate `n` number of elements
> from a given array. This internally uses kmemdup to allocate and duplicate
> the `src` array.
> 
> Signed-off-by: Kartik <kkar...@nvidia.com>

Acked-by: Kees Cook <keesc...@chromium.org>

-- 
Kees Cook

Reply via email to