Re: [dpdk-dev] [PATCH v2 0/2] raw/ifpga: fix coverity defects

2020-11-02 Thread Zhang, Qi Z
> -Original Message- > From: Huang, Wei > Sent: Friday, October 30, 2020 8:22 AM > To: dev@dpdk.org; Xu, Rosen ; Zhang, Qi Z > > Cc: Huang, Wei > Subject: [PATCH v2 0/2] raw/ifpga: fix coverity defects > > These two patches fix defects found by coverity scan. > > Main changes from v

[dpdk-dev] [PATCH v2 0/2] raw/ifpga: fix coverity defects

2020-10-30 Thread Wei Huang
These two patches fix defects found by coverity scan. Main changes from v3: - Add coverity issue number Main changes from v2: - Fix coding style issue Wei Huang (2): raw/ifpga: terminate string filled by readlink with null raw/ifpga: use trusted buffer to free drivers/raw/ifpga/ifpga_rawde

[dpdk-dev] [PATCH v2 0/2] raw/ifpga: fix coverity defects

2020-10-29 Thread Wei Huang
These two patches fix defects found by coverity scan. Main changes from v2: - Fix coding style issue Wei Huang (2): raw/ifpga: terminate string filled by readlink with null raw/ifpga: use trusted buffer to free drivers/raw/ifpga/ifpga_rawdev.c | 10 ++ 1 file changed, 6 insertions(+