05/02/2026 22:27, Thomas Monjalon: > While testing more build types, some errors occur. > > v5: add minsize and fix debug build types in GHA > fix new warnings with minsize and debug builds > v4: fix new warnings with minsize > v3: fix minsize build with GCC > v2: fix init of var buildtype > > Thomas Monjalon (11): > mem: check fbarray name truncation in secondary process > mem: avoid hugepage path overflow > argparse: fix minsize build > mldev: fix minsize build > bus/pci: fix minsize build > power/intel_pstate: fix minsize build > net/bnxt/tf_ulp: fix minsize build > net/iavf: fix minsize build > ci: fix debug build type > devtools: test different build types > ci: check minsize build type in GHA
Applied with the fix for the undefined behaviour of asprintf.

