Fix compilation with Gcc 16 by using alloca, and add additional tests Stephen Hemminger (2): pcapng: use alloca instead of fixed buffer test: add more tests for comments app/test/test_pcapng.c | 18 ++++++++++++++++-- lib/pcapng/rte_pcapng.c | 19 ++++++++++--------- 2 files changed, 26 insertions(+), 11 deletions(-) -- 2.51.0