> -Original Message-
> From: Thomas Monjalon
> Sent: Thursday, March 10, 2022 12:37 AM
> To: Rahul Bhansali
> Cc: dev@dpdk.org; david.march...@redhat.com; Conor Walsh
>
> Subject: Re: [EXT] Re: [PATCH] examples/l3fwd: resolve stack buffer overflow
> issue
>
09/03/2022 16:24, Rahul Bhansali:
> Hi Thomas,
>
> From: Thomas Monjalon
> > 11/01/2022 13:50, Rahul Bhansali:
> > > /* copy rest of the packets into the TX buffer. */
> > > len = num - n;
> > > + if (len == 0)
> > > + goto exit;
> > > +
> >
> > I don'
Hi Thomas,
> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, March 8, 2022 4:51 PM
> To: Rahul Bhansali
> Cc: dev@dpdk.org; david.march...@redhat.com; Conor Walsh
>
> Subject: [EXT] Re: [PATCH] examples/l3fwd: resolve stack buffer overflow issue
>
> External Email
>
>
3 matches
Mail list logo