DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nipun Gupta <nipun.gupta@amd.com>
To: Abhijit Gangurde <abhijit.gangurde@amd.com>, nikhil.agarwal@amd.com
Cc: dev@dpdk.org, david.marchand@redhat.com, ferruh.yigit@amd.com
Subject: Re: [PATCH] bus/cdx: Move debug print before unmapping resource
Date: Thu, 15 Jun 2023 16:28:13 +0530	[thread overview]
Message-ID: <83a7b70f-d9ac-0420-ed5d-e4926ac08307@amd.com> (raw)
In-Reply-To: <20230614102314.224579-1-abhijit.gangurde@amd.com>

Please do not use first letter of the commit as capital ("Move" should 
be "move"). Also fix this for other patches sent for CDX.

check-git-log.sh script report these errors. Please run this before sending.

On 6/14/2023 3:53 PM, Abhijit Gangurde wrote:
> Debug print is moved before unmapping requested address
> to fix use after free coverity issue.
> 
> Coverity issue: 385381
> Fixes: 45ef232af515 ("bus/cdx: introduce AMD CDX bus")
> Signed-off-by: Abhijit Gangurde <abhijit.gangurde@amd.com>
> ---
>   drivers/bus/cdx/cdx.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)

      reply	other threads:[~2023-06-15 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-14 10:23 Abhijit Gangurde
2023-06-15 10:58 ` Nipun Gupta [this message]

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=83a7b70f-d9ac-0420-ed5d-e4926ac08307@amd.com \
    --to=nipun.gupta@amd.com \
    --cc=abhijit.gangurde@amd.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=nikhil.agarwal@amd.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).