On Thu, Oct 23, 2025 at 07:48:11PM +0200, Thorsten Blum wrote: > Add the __counted_by() compiler attribute to the flexible array member > 'data' to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and > CONFIG_FORTIFY_SOURCE. > > Signed-off-by: Thorsten Blum <[email protected]>
Reviewed-by: Lukas Wunner <[email protected]>
