[dpdk-dev] [PATCH v1] examples/vhost: fix missing args length	check
    Maxime Coquelin 
    maxime.coquelin at redhat.com
       
    Fri Nov 13 09:41:12 CET 2020
    
    
  
On 11/6/20 4:24 AM, Cheng Jiang wrote:
> Add args length check before copying to fix the coverity issue.
> 
> Fixes: 3a04ecb21420 ("examples/vhost: add async vhost args parsing")
> Coverity issue: 363741
> 
> Signed-off-by: Cheng Jiang <Cheng1.jiang at intel.com>
> ---
>  examples/vhost/main.c | 6 ++++++
>  1 file changed, 6 insertions(+)
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
    
    
More information about the dev
mailing list