From: Wei Huang <wei.huang@intel.com> To: dev@dpdk.org, rosen.xu@intel.com, qi.z.zhang@intel.com Cc: stable@dpdk.org, tianfei.zhang@intel.com, Wei Huang <wei.huang@intel.com> Subject: [dpdk-stable] [PATCH v1 0/4] Fix coverity issues reported in DPDK-26380 Date: Wed, 17 Mar 2021 04:21:32 -0400 Message-ID: <1615969296-17021-1-git-send-email-wei.huang@intel.com> (raw) Below coverity issues are fixed in this patch set. 367477, 367478, 367481, 367483 Wei Huang (4): raw/ifpga/base: use trusted buffer to free raw/ifpga/base: check return value of lseek raw/ifpga/base: assign unsigned value to length raw/ifpga/base: check pointer before dereferencing drivers/raw/ifpga/base/ifpga_fme_rsu.c | 26 +++++++++++++++++++++++--- drivers/raw/ifpga/base/ifpga_sec_mgr.c | 2 +- 2 files changed, 24 insertions(+), 4 deletions(-) -- 2.29.2
next reply other threads:[~2021-03-17 8:21 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-17 8:21 Wei Huang [this message] 2021-03-17 8:21 ` [dpdk-stable] [PATCH v1 1/4] raw/ifpga/base: use trusted buffer to free Wei Huang 2021-04-01 7:46 ` Zhang, Tianfei 2021-04-01 8:47 ` Xu, Rosen 2021-04-07 13:59 ` Ferruh Yigit 2021-03-17 8:21 ` [dpdk-stable] [PATCH v1 2/4] raw/ifpga/base: check return value of lseek Wei Huang 2021-04-01 7:46 ` Zhang, Tianfei 2021-04-01 8:47 ` Xu, Rosen 2021-03-17 8:21 ` [dpdk-stable] [PATCH v1 3/4] raw/ifpga/base: assign unsigned value to length Wei Huang 2021-04-01 7:47 ` Zhang, Tianfei 2021-04-01 8:47 ` Xu, Rosen 2021-03-17 8:21 ` [dpdk-stable] [PATCH v1 4/4] raw/ifpga/base: check pointer before dereferencing Wei Huang 2021-04-01 7:47 ` Zhang, Tianfei 2021-04-01 8:48 ` Xu, Rosen 2021-04-01 11:50 ` [dpdk-stable] [PATCH v1 0/4] Fix coverity issues reported in DPDK-26380 Zhang, Qi Z
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=1615969296-17021-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 \ --cc=stable@dpdk.org \ --cc=tianfei.zhang@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
patches for DPDK stable branches This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/stable/0 stable/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 stable stable/ https://inbox.dpdk.org/stable \ stable@dpdk.org public-inbox-index stable Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.stable AGPL code for this site: git clone https://public-inbox.org/public-inbox.git