Re: (subset) [PATCH] leds: el15203000: Annotate struct el15203000 with __counted_by

From: Lee Jones
Date: Wed Sep 20 2023 - 09:38:23 EST


On Fri, 15 Sep 2023 13:09:56 -0700, Kees Cook wrote:
> Prepare for the coming implementation by GCC and Clang of the __counted_by
> attribute. Flexible array members annotated with __counted_by can have
> their accesses bounds-checked at run-time checking via CONFIG_UBSAN_BOUNDS
> (for array indexing) and CONFIG_FORTIFY_SOURCE (for strcpy/memcpy-family
> functions).
>
> As found with Coccinelle[1], add __counted_by for struct el15203000.
>
> [...]

Applied, thanks!

[1/1] leds: el15203000: Annotate struct el15203000 with __counted_by
commit: 1d6d5c03fabeb5e5bb7fd7ac3319a8c5471be9e8

--
Lee Jones [李琼斯]