[PATCH v1] net/ice: fix format overflow warning for meson build

Zhang, Qi Z qi.z.zhang at intel.com
Thu Oct 20 07:02:34 CEST 2022



> -----Original Message-----
> From: Yang, SteveX <stevex.yang at intel.com>
> Sent: Thursday, October 20, 2022 11:21 AM
> To: dev at dpdk.org
> Cc: Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Yang, SteveX <stevex.yang at intel.com>
> Subject: [PATCH v1] net/ice: fix format overflow warning for meson build
> 
> ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the
> destination [-Werror=format-overflow=]
> 
> Enlarge string size to avoid this warning.
> 
> Fixes: f2a3245e7aec ("net/ice: support ddp dump switch rule binary")
> 
> Signed-off-by: Steve Yang <stevex.yang at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Squashed into below patch on dpdk-next-net-intel.
https://patchwork.dpdk.org/project/dpdk/patch/20221018064736.1727193-1-stevex.yang@intel.com/

Thanks
Qi




More information about the dev mailing list