[PATCH v3 0/4] examples: fix format-truncation warnings
Stephen Hemminger
stephen at networkplumber.org
Sat Nov 15 20:36:35 CET 2025
Enable and fix format-truncation warnings in examples
v3 - examples only, update commit messages
Stephen Hemminger (4):
examples/server_node_efd: fix format overflow
examples/vdpa: fix format overflow warning
examples/ip_reassembly: add check before formatting name
examples: enable format truncation warning
examples/ip_reassembly/main.c | 7 +++++++
examples/meson.build | 5 ++---
examples/server_node_efd/efd_server/main.c | 2 +-
examples/server_node_efd/shared/common.h | 3 ++-
examples/vdpa/main.c | 9 +++++----
5 files changed, 17 insertions(+), 9 deletions(-)
--
2.51.0
More information about the dev
mailing list