Re: [PATCH v1 1/1] bpf: Switch to krealloc_array()

From: Yonghong Song
Date: Mon Apr 29 2024 - 13:15:02 EST



On 4/29/24 5:00 AM, Andy Shevchenko wrote:
Let the krealloc_array() copy the original data and
check for a multiplication overflow.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>