[PATCH 0/3] Some build fixes
From: Arnaldo Carvalho de Melo
Date: Mon Mar 10 2025 - 15:45:47 EST
From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Hi Namhyung,
Some fixes I noticed while building with my set of containers.
Best regards,
- Arnaldo
Arnaldo Carvalho de Melo (3):
libapi: Add missing header with NAME_MAX define to io_dir.h
perf units: Fix insufficient array space
perf hist stdio: Do bounds check when printing callchains to avoid UB with new gcc versions
tools/lib/api/io_dir.h | 1 +
tools/perf/ui/stdio/hist.c | 4 ++++
tools/perf/util/units.c | 2 +-
3 files changed, 6 insertions(+), 1 deletion(-)
--
2.48.1