On Wed, Jun 19, 2024 at 09:42:44PM +0200, Javier Carrasco wrote: > Use the __counted_by compiler attribute for the data[] flexible array > member to improve the results of array bound sanitizers. > > Reviewed-by: Nathan Chancellor <[email protected]> > Signed-off-by: Javier Carrasco <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -- Kees Cook
