On 3/6/24 17:51, Kees Cook wrote:
The norm should be flexible array structures with __counted_by annotations, so DEFINE_FLEX() is updated to expect that. Rename the non-annotated version to DEFINE_RAW_FLEX(), and update the few existing users. Signed-off-by: Kees Cook <[email protected]>
LGTM: Reviewed-by: Gustavo A. R. Silva <[email protected]> Thanks! -- Gustavo
