Re: [PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array

From: Kees Cook
Date: Thu Feb 22 2024 - 10:53:09 EST


On Wed, Feb 21, 2024 at 02:26:20PM -0800, Kees Cook wrote:
> Replace deprecated 0-length array in struct bpf_lpm_trie_key with
> flexible array. Found with GCC 13:

Nope, still breaking CI. I will respin again...
https://github.com/kernel-patches/bpf/actions/runs/7996482005/job/21839056683?pr=6451

-Kees

--
Kees Cook