Re: [PATCH 1/2] Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_by
From: Kees Cook
Date: Wed Jun 19 2024 - 17:19:43 EST
On Wed, Jun 19, 2024 at 11:13:21PM +0200, Javier Carrasco wrote:
> Use the __counted_by compiler attribute for the data[] flexible array
> member to improve the results of array bound sanitizers.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Looks good to me. Thanks!
Reviewed-by: Kees Cook <kees@xxxxxxxxxx>
--
Kees Cook