Re: [PATCH 00/14] Batch 1: Annotate structs with __counted_by

From: Jakub Kicinski
Date: Mon Oct 02 2023 - 14:26:47 EST


On Wed, 27 Sep 2023 08:57:36 -0700 Kees Cook wrote:
> > Since the element count member must be set before accessing the annotated
> > flexible array member, some patches also move the member's initialization
> > earlier. (These are noted in the individual patches.)
>
> Hi, just checking on this batch of changes. Is it possible to take the
> 1-13 subset:

On it, sorry for the delay.