On Tue, Aug 13, 2024 at 12:53:15PM +0200, Thorsten Blum wrote: > Add the __counted_by compiler attribute to the flexible array member > name to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and > CONFIG_FORTIFY_SOURCE. > > Signed-off-by: Thorsten Blum <thorsten.b...@toblux.com>
Thanks, Reviewed-by: David Sterba <dste...@suse.com>