From: Akhil Goyal <gakhil@marvell.com>
To: "Ji, Kai" <kai.ji@intel.com>, "Power, Ciara" <ciara.power@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"O'Donovan, Saoirse" <saoirse.odonovan@intel.com>,
"stable@dpdk.org" <stable@dpdk.org>,
Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Subject: RE: [PATCH] crypto/openssl: fix memory free issue
Date: Wed, 24 May 2023 12:11:17 +0000 [thread overview]
Message-ID: <CO6PR18MB44840D7413DBCA48A5D596C2D8419@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <SN6PR11MB340840F29F1048E13A166D7781749@SN6PR11MB3408.namprd11.prod.outlook.com>
> Acked-by: Kai Ji <kai.ji@intel.com>
>
> > Subject: [PATCH] crypto/openssl: fix memory free issue
> >
> > From: Saoirse O'Donovan <saoirse.odonovan@intel.com>
> >
> > Allocated memory was being freed using 'free' when it should have been
> > freed using 'OPENSSL_free'. This has now been modified so that the correct
> > method is used to free allocated memory.
> >
> > Coverity issue: 384415
> > Fixes: 4c7ae22f1f83 ("crypto/openssl: update DSA routine with 3.0 EVP API")
> > Cc: kai.ji@intel.com
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Saoirse O'Donovan <saoirse.odonovan@intel.com>
> > Signed-off-by: Ciara Power <ciara.power@intel.com>
> > ---
Applied to dpdk-next-crypto
Thanks.
prev parent reply other threads:[~2023-05-24 12:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 13:59 Ciara Power
2023-05-11 14:26 ` Ji, Kai
2023-05-24 12:11 ` Akhil Goyal [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=CO6PR18MB44840D7413DBCA48A5D596C2D8419@CO6PR18MB4484.namprd18.prod.outlook.com \
--to=gakhil@marvell.com \
--cc=ciara.power@intel.com \
--cc=dev@dpdk.org \
--cc=gmuthukrishn@marvell.com \
--cc=kai.ji@intel.com \
--cc=saoirse.odonovan@intel.com \
--cc=stable@dpdk.org \
/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).