[dpdk-dev] [PATCH v2] examples/vhost: fix potential overflow in args process
Maxime Coquelin
maxime.coquelin at redhat.com
Mon May 3 16:01:33 CEST 2021
On 4/27/21 5:14 AM, Cheng Jiang wrote:
> Change the way passing args to fix potential overflow in args process.
>
> Coverity issue: 363741
> Fixes: 965b06f0358 ("examples/vhost: enhance getopt_long usage")
>
> Signed-off-by: Cheng Jiang <Cheng1.jiang at intel.com>
> ---
> v2:
> * Change the way passing args
> * Change git log
>
> examples/vhost/main.c | 11 ++++-------
> 1 file changed, 4 insertions(+), 7 deletions(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list