DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] raw/ifpga: Fix coverity defects
@ 2020-10-29  7:19 Wei Huang
  2020-10-29  7:19 ` [dpdk-dev] [PATCH v1 1/2] raw/ifpga: terminate string filled by readlink with null Wei Huang
  2020-10-29  7:19 ` [dpdk-dev] [PATCH v1 2/2] raw/ifpga: use trusted buffer to free Wei Huang
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Huang @ 2020-10-29  7:19 UTC (permalink / raw)
  To: dev, rosen.xu, qi.z.zhang; +Cc: Wei Huang

From: "Wei Huang" <wei.huang@intel.com>

These two patches fix defects found by coverity scan.

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(+), 4 deletions(-)

-- 
2.7.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-29  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29  7:19 [dpdk-dev] [PATCH v1 0/2] raw/ifpga: Fix coverity defects Wei Huang
2020-10-29  7:19 ` [dpdk-dev] [PATCH v1 1/2] raw/ifpga: terminate string filled by readlink with null Wei Huang
2020-10-29  7:19 ` [dpdk-dev] [PATCH v1 2/2] raw/ifpga: use trusted buffer to free Wei Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).