On Sat, 3 May 2025 at 15:26, Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote: > > Add the __counted_by() compiler attribute to the flexible array member > '__lowerstack' to improve access bounds-checking via CONFIG_UBSAN_BOUNDS > and CONFIG_FORTIFY_SOURCE. > > Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx> Applied, thanks. Miklos