> -----Original Message----- > From: Ye, Xiaolong > Sent: Tuesday, June 4, 2019 3:30 PM > To: Zhang, Tianfei <tianfei.zh...@intel.com> > Cc: dev@dpdk.org; Xu, Rosen <rosen...@intel.com>; sta...@dpdk.org; > zh...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1 1/2] raw/ifpga: fix use of untrusted scalar > value > > On 06/04, Zhang, Tianfei wrote: > >Add checking the buffer size and use > >const char * for buffer declaration. > > > >Coverity issue: 279449 > >Cc: sta...@dpdk.org > > Should also add a Fixes line.
Ok, thanks point it, I will add Fixes and resend it.