On 6/10/26 12:24 AM, Rosen Penev wrote: > Use a flexible array member to reduce allocation by 1. > > Add __counted_by for extra runtime analysis. Move counting variable > assignment after allocation before any array access. > > Signed-off-by: Rosen Penev <[email protected]> > Reviewed-by: Dmitry Baryshkov <[email protected]> > ---
Reviewed-by: Konrad Dybcio <[email protected]> Konrad

