DPDK patches and discussions
 help / color / mirror / Atom feed
From: Wei Huang <wei.huang@intel.com>
To: dev@dpdk.org, rosen.xu@intel.com, qi.z.zhang@intel.com
Cc: "Wei Huang" <wei.huang@intel.com>
Subject: [dpdk-dev] [PATCH v1 0/2] raw/ifpga: Fix coverity defects
Date: Thu, 29 Oct 2020 03:19:24 -0400	[thread overview]
Message-ID: <1603955966-29700-1-git-send-email-wei.huang@intel.com> (raw)

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


             reply	other threads:[~2020-10-29  8:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29  7:19 Wei Huang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1603955966-29700-1-git-send-email-wei.huang@intel.com \
    --to=wei.huang@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=rosen.xu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).